Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_argument.h45 void SetDoubleWithCopiedName(base::StringPiece name, double value);
Dtrace_event_argument.cc110 void TracedValue::SetDoubleWithCopiedName(base::StringPiece name, in SetDoubleWithCopiedName() function in base::trace_event::TracedValue
270 SetDoubleWithCopiedName(name, double_value); in SetBaseValueWithCopiedName()