Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtraced_value.cc183 void BeginDictionaryWithCopiedName(std::string_view name) override { in BeginDictionaryWithCopiedName() function in base::trace_event::__anon04ea65cd0111::PickleWriter
571 void TracedValue::BeginDictionaryWithCopiedName(std::string_view name) { in BeginDictionaryWithCopiedName() function in base::trace_event::TracedValue
H A Dtrace_event_stub.h115 void BeginDictionaryWithCopiedName(std::string_view name) {} in BeginDictionaryWithCopiedName() function
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc172 void TracedValue::BeginDictionaryWithCopiedName(base::StringPiece name) { in BeginDictionaryWithCopiedName() function in base::trace_event::TracedValue