Searched defs:EndDictionary (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/trace_event/ | ||
H A D | traced_value.cc | 198 void EndDictionary() override { in EndDictionary() function in base::trace_event::__anon04ea65cd0111::PickleWriter |
H A D | trace_event_stub.h | 99 void EndDictionary() {} in EndDictionary() function |
/aosp_15_r20/external/libchrome/base/trace_event/ | ||
H A D | trace_event_argument.cc | 193 void TracedValue::EndDictionary() { in EndDictionary() function in base::trace_event::TracedValue |