Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_argument.h46 void SetBooleanWithCopiedName(base::StringPiece name, bool value);
Dtrace_event_argument.cc122 void TracedValue::SetBooleanWithCopiedName(base::StringPiece name, in SetBooleanWithCopiedName() function in base::trace_event::TracedValue
255 SetBooleanWithCopiedName(name, bool_value); in SetBaseValueWithCopiedName()