Searched defs:GetAsDouble (Results 1 – 5 of 5) sorted by relevance
498 bool Query::GetAsDouble(const TraceEvent& event, double* num) const { in GetAsDouble() function in trace_analyzer::Query
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
1199 std::optional<double> LiteralBase::GetAsDouble( in GetAsDouble() function in xla::LiteralBase