Searched defs:GetInteger (Results 1 – 2 of 2) sorted by relevance
44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
783 bool DictionaryValue::GetInteger(std::string_view path, int* out_value) const { in GetInteger() function in base::DictionaryValue1134 bool ListValue::GetInteger(size_t index, int* out_value) const { in GetInteger() function in base::ListValue