Home
last modified time | relevance | path

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

/external/cronet/stable/base/trace_event/
Dtraced_value.cc132 void SetBooleanWithCopiedName(std::string_view name, bool value) override { in SetBooleanWithCopiedName() function in base::trace_event::__anon56d86b770111::PickleWriter
515 void TracedValue::SetBooleanWithCopiedName(std::string_view name, bool value) { in SetBooleanWithCopiedName() function in base::trace_event::TracedValue
Dtrace_event_stub.h334 void SetBooleanWithCopiedName(std::string_view name, bool value) {} in SetBooleanWithCopiedName() function
/external/cronet/tot/base/trace_event/
Dtraced_value.cc132 void SetBooleanWithCopiedName(std::string_view name, bool value) override { in SetBooleanWithCopiedName() function in base::trace_event::__anon9e75c4130111::PickleWriter
515 void TracedValue::SetBooleanWithCopiedName(std::string_view name, bool value) { in SetBooleanWithCopiedName() function in base::trace_event::TracedValue
Dtrace_event_stub.h334 void SetBooleanWithCopiedName(std::string_view name, bool value) {} in SetBooleanWithCopiedName() function
/external/libchrome/base/trace_event/
Dtrace_event_argument.cc125 void TracedValue::SetBooleanWithCopiedName(base::StringPiece name, in SetBooleanWithCopiedName() function in base::trace_event::TracedValue