Home
last modified time | relevance | path

Searched defs:GetAsDouble (Results 1 – 5 of 5) sorted by relevance

/external/lldb/tools/lldb-perf/lib/
DResults.h76 GetAsDouble () in GetAsDouble() function
/external/chromium_org/content/browser/geolocation/
Dnetwork_location_request.cc335 bool GetAsDouble(const base::DictionaryValue& object, in GetAsDouble() function
/external/lldb/source/Core/
DRegisterValue.cpp864 RegisterValue::GetAsDouble (double fail_value, bool *success_ptr) const in GetAsDouble() function in RegisterValue
/external/chromium_org/base/
Dvalues.cc100 bool Value::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::Value
196 bool FundamentalValue::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::FundamentalValue
/external/chromium_org/base/test/
Dtrace_event_analyzer.cc394 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query