Home
last modified time | relevance | path

Searched defs:BeginDictionary (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtraced_value.cc174 void BeginDictionary() override { in BeginDictionary() function in base::trace_event::__anon04ea65cd0111::PickleWriter
178 void BeginDictionary(const char* name) override { in BeginDictionary() function in base::trace_event::__anon04ea65cd0111::PickleWriter
565 void TracedValue::BeginDictionary(const char* name) { in BeginDictionary() function in base::trace_event::TracedValue
620 void TracedValue::BeginDictionary() { in BeginDictionary() function in base::trace_event::TracedValue
H A Dtrace_event_stub.h107 void BeginDictionary(const char* name) {} in BeginDictionary() function
123 void BeginDictionary() {} in BeginDictionary() function
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc165 void TracedValue::BeginDictionary(const char* name) { in BeginDictionary() function in base::trace_event::TracedValue
229 void TracedValue::BeginDictionary() { in BeginDictionary() function in base::trace_event::TracedValue