Searched defs:SetDoubleWithCopiedName (Results 1 – 3 of 3) sorted by relevance
| /external/cronet/base/trace_event/ | ||
| D | traced_value.cc | 119 void SetDoubleWithCopiedName(base::StringPiece name, double value) override { in SetDoubleWithCopiedName() function in base::trace_event::__anon20c3171c0111::PickleWriter |
| D | trace_event_stub.h | 111 void SetDoubleWithCopiedName(base::StringPiece name, double value) {} in SetDoubleWithCopiedName() function |
| /external/libchrome/base/trace_event/ | ||
| D | trace_event_argument.cc | 110 void TracedValue::SetDoubleWithCopiedName(base::StringPiece name, in SetDoubleWithCopiedName() function in base::trace_event::TracedValue |