Searched defs:GetAsDouble (Results 1 – 5 of 5) sorted by relevance
73 double JSONNumber::GetAsDouble() const { in GetAsDouble() function in JSONNumber
652 double RegisterValue::GetAsDouble(double fail_value, bool *success_ptr) const { in GetAsDouble() function in RegisterValue
442 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query
460 bool Value::GetAsDouble(double* out_value) const { in GetAsDouble() function in base::Value
1045 absl::optional<double> LiteralBase::GetAsDouble( in GetAsDouble() function in xla::LiteralBase