Searched defs:GetInteger (Results 1 – 3 of 3) 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
383 analysis::Integer* InstrumentPass::GetInteger(uint32_t width, bool is_signed) { in GetInteger() function in spvtools::opt::InstrumentPass