Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::JSONStream Member List

This is the complete list of members for dart::JSONStream, including all inherited members.

AppendBytes(const uint8_t *buffer, intptr_t buffer_length)dart::JSONStreaminline
AppendSerializedObject(const char *serialized_object)dart::JSONStreaminline
AppendSerializedObject(const char *property_name, const char *serialized_object)dart::JSONStreaminline
buffer()dart::JSONStreaminline
ComputeOffsetAndCount(intptr_t length, intptr_t *offset, intptr_t *count)dart::JSONStream
GetObjectParameterKey(intptr_t i) constdart::JSONStream
GetObjectParameterValue(intptr_t i) constdart::JSONStream
GetParamKey(intptr_t i) constdart::JSONStreaminline
GetParamValue(intptr_t i) constdart::JSONStreaminline
HasParam(const char *key) constdart::JSONStream
id_zone()dart::JSONStreaminline
include_private_members() constdart::JSONStreaminline
IsAllowableKey(const char *key)dart::JSONStreaminline
JSONArraydart::JSONStreamfriend
JSONBase64Stringdart::JSONStreamfriend
JSONObjectdart::JSONStreamfriend
JSONStream(intptr_t buf_size=256)dart::JSONStreamexplicit
LookupObjectParam(const char *key) constdart::JSONStream
LookupParam(const char *key) constdart::JSONStream
method() constdart::JSONStreaminline
num_params() constdart::JSONStreaminline
NumObjectParameters() constdart::JSONStream
param_keys() constdart::JSONStreaminline
param_values() constdart::JSONStreaminline
ParamIs(const char *key, const char *value) constdart::JSONStream
PostReply()dart::JSONStream
PrintCommaIfNeeded()dart::JSONStreaminline
PrintError(intptr_t code, const char *details_format,...) PRINTF_ATTRIBUTE(3dart::JSONStream
reply_port() constdart::JSONStreaminline
set_count(intptr_t value)dart::JSONStreaminline
set_id_zone(ServiceIdZone *id_zone)dart::JSONStreaminline
set_include_private_members(bool include_private_members)dart::JSONStreaminline
set_offset(intptr_t value)dart::JSONStreaminline
set_reply_port(Dart_Port port)dart::JSONStream
SetParams(const char **param_keys, const char **param_values, intptr_t num_params)dart::JSONStream
Setup(Zone *zone, Dart_Port reply_port, const Instance &seq, const String &method, const Array &param_keys, const Array &param_values, bool parameters_are_dart_objects=false)dart::JSONStream
SetupError()dart::JSONStream
Steal(char **buffer, intptr_t *buffer_length)dart::JSONStreaminline
TimelineEventdart::JSONStreamfriend
ToCString()dart::JSONStreaminline
writer()dart::JSONStreaminline