Home
last modified time | relevance | path

Searched defs:GetInt (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/src/
Dbtif_config_cache.cc239 std::optional<int> BtifConfigCache::GetInt(const std::string& section_name, in GetInt() function in BtifConfigCache
/system/update_engine/
Dtest_http_server.cc515 inline int GetInt(const off_t index) const { return atoi(GetCStr(index)); } in GetInt() function in chromeos_update_engine::UrlTerms
/system/keymaster/tests/
Dauthorization_set_test.cpp428 TEST(GetValue, GetInt) { in TEST() argument