Searched defs:SetValueWithCopiedName (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/base/trace_event/ | ||
H A D | traced_value.cc | 161 void SetValueWithCopiedName(std::string_view name, Writer* value) override { in SetValueWithCopiedName() function in base::trace_event::__anon04ea65cd0111::PickleWriter |
H A D | trace_event_stub.h | 114 void SetValueWithCopiedName(std::string_view name, TracedValue* value) {} in SetValueWithCopiedName() function |
/aosp_15_r20/external/libchrome/base/trace_event/ | ||
H A D | trace_event_argument.cc | 156 void TracedValue::SetValueWithCopiedName(base::StringPiece name, in SetValueWithCopiedName() function in base::trace_event::TracedValue |