Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/trace_event/
H A Dtraced_value.cc133 void SetBooleanWithCopiedName(std::string_view name, bool value) override { in SetBooleanWithCopiedName() function in base::trace_event::__anon04ea65cd0111::PickleWriter
516 void TracedValue::SetBooleanWithCopiedName(std::string_view name, bool value) { in SetBooleanWithCopiedName() function in base::trace_event::TracedValue
H A Dtrace_event_stub.h112 void SetBooleanWithCopiedName(std::string_view name, bool value) {} in SetBooleanWithCopiedName() function
/aosp_15_r20/external/libchrome/base/trace_event/
H A Dtrace_event_argument.cc125 void TracedValue::SetBooleanWithCopiedName(base::StringPiece name, in SetBooleanWithCopiedName() function in base::trace_event::TracedValue