Searched defs:GetInteger (Results 1 – 4 of 4) sorted by relevance
44 TEST_P(RobustClientMemoryTest, GetInteger) in TEST_P() argument
165 bool CefPrefStore::GetInteger(const std::string& key, int* value) const { in GetInteger() function in CefPrefStore
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