Flutter Engine
The Flutter Engine
dart::JSONObject Member List

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

AddFixedServiceId(const char *format,...) const PRINTF_ATTRIBUTE(2dart::JSONObject
AddLocation(const Script &script, TokenPosition token_pos, TokenPosition end_token_pos=TokenPosition::kNoSource) constdart::JSONObject
AddLocation(const BreakpointLocation *bpt_loc) constdart::JSONObject
AddLocationLine(const Script &script, intptr_t line) constdart::JSONObject
AddProperty(const char *name, bool b) constdart::JSONObjectinline
AddProperty(const char *name, intptr_t i) constdart::JSONObjectinline
AddProperty(const char *name, double d) constdart::JSONObjectinline
AddProperty(const char *name, const char *s) constdart::JSONObjectinline
AddProperty(const char *name, const Object &obj, bool ref=true) constdart::JSONObjectinline
AddProperty(const char *name, const ServiceEvent *event) constdart::JSONObjectinline
AddProperty(const char *name, Breakpoint *bpt) constdart::JSONObjectinline
AddProperty(const char *name, TokenPosition tp) constdart::JSONObjectinline
AddProperty(const char *name, Metric *metric) constdart::JSONObjectinline
AddProperty(const char *name, MessageQueue *queue) constdart::JSONObjectinline
AddProperty(const char *name, Isolate *isolate) constdart::JSONObjectinline
AddProperty(const char *name, IsolateGroup *isolate_group) constdart::JSONObjectinline
AddProperty(const char *name, Zone *zone) constdart::JSONObjectinline
AddProperty(const char *name, const TimelineEvent *timeline_event) constdart::JSONObjectinline
AddProperty(const char *name, const TimelineEventBlock *timeline_event_block) constdart::JSONObjectinline
AddProperty64(const char *name, int64_t i) constdart::JSONObjectinline
AddPropertyBase64(const char *name, const uint8_t *bytes, intptr_t length) constdart::JSONObjectinline
AddPropertyF(const char *name, const char *format,...) const PRINTF_ATTRIBUTE(3dart::JSONObject
AddPropertyNoEscape(const char *name, const char *s) constdart::JSONObjectinline
AddPropertyStr(const char *name, const String &s, intptr_t offset=0, intptr_t count=-1) constdart::JSONObjectinline
AddPropertyTimeMicros(const char *name, int64_t micros) constdart::JSONObjectinline
AddPropertyTimeMillis(const char *name, int64_t millis) constdart::JSONObjectinline
AddPropertyVM(const char *name, bool ref=true) constdart::JSONObjectinline
AddServiceId(const Object &o) constdart::JSONObjectinline
AddServiceId(const char *format,...) const PRINTF_ATTRIBUTE(2dart::JSONObject
AddUnresolvedLocation(const BreakpointLocation *bpt_loc) constdart::JSONObject
JSONArraydart::JSONObjectfriend
JSONObject(JSONStream *stream)dart::JSONObjectinlineexplicit
JSONObject(const JSONObject *obj, const char *name)dart::JSONObjectinline
JSONObject(const JSONArray *arr)dart::JSONObjectexplicit
ValueObject()dart::ValueObjectinline
~JSONObject()dart::JSONObjectinline
~ValueObject()dart::ValueObjectinline