Home | History | Annotate | Download | only in base

Lines Matching refs:GetDouble

216 double Value::GetDouble() const {
759 bool DictionaryValue::GetDouble(StringPiece path, double* out_value) const {
1137 bool ListValue::GetDouble(size_t index, double* out_value) const {