Home
last modified time | relevance | path

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

/external/cronet/stable/base/trace_event/
Dtraced_value.cc182 void BeginDictionaryWithCopiedName(std::string_view name) override { in BeginDictionaryWithCopiedName() function in base::trace_event::__anon56d86b770111::PickleWriter
570 void TracedValue::BeginDictionaryWithCopiedName(std::string_view name) { in BeginDictionaryWithCopiedName() function in base::trace_event::TracedValue
Dtrace_event_stub.h337 void BeginDictionaryWithCopiedName(std::string_view name) {} in BeginDictionaryWithCopiedName() function
/external/cronet/tot/base/trace_event/
Dtraced_value.cc182 void BeginDictionaryWithCopiedName(std::string_view name) override { in BeginDictionaryWithCopiedName() function in base::trace_event::__anon9e75c4130111::PickleWriter
570 void TracedValue::BeginDictionaryWithCopiedName(std::string_view name) { in BeginDictionaryWithCopiedName() function in base::trace_event::TracedValue
Dtrace_event_stub.h337 void BeginDictionaryWithCopiedName(std::string_view name) {} in BeginDictionaryWithCopiedName() function
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc172 void TracedValue::BeginDictionaryWithCopiedName(base::StringPiece name) { in BeginDictionaryWithCopiedName() function in base::trace_event::TracedValue