Home | History | Annotate | Download | only in base

Lines Matching refs:GetAsInteger

251 bool Value::GetAsInteger(int* out_value) const {
756 return value->GetAsInteger(out_value);
891 return value->GetAsInteger(out_value);
1134 return value->GetAsInteger(out_value);