Home
last modified time | relevance | path

Searched refs:SetStringWithCopiedName (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_event_argument.h47 void SetStringWithCopiedName(base::StringPiece name,
Dtrace_event_argument.cc140 void TracedValue::SetStringWithCopiedName(base::StringPiece name, in SetStringWithCopiedName() function in base::trace_event::TracedValue
276 SetStringWithCopiedName(name, string_value->GetString()); in SetBaseValueWithCopiedName()