Searched defs:GetAsDouble (Results 1 – 3 of 3) sorted by relevance
/external/libweave/third_party/chromium/base/ | ||
D | values.cc | 108 bool Value::GetAsDouble(double* /* out_value */) const { in GetAsDouble() function in base::Value |
/external/libchrome/base/ | ||
D | values.cc | 108 bool Value::GetAsDouble(double* /* out_value */) const { in GetAsDouble() function in base::Value |
/external/libchrome/base/test/ | ||
D | trace_event_analyzer.cc | 396 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query |