Searched defs:GetInt (Results 1 – 10 of 10) sorted by relevance
63 func (e *Environment) GetInt(key string) (int, bool) { func
29 bool bluetooth::shim::BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface
90 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, const std::string& propert… in GetInt() function in bluetooth::storage::ConfigCacheHelper
45 bool BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface
244 std::optional<int> BtifConfigCache::GetInt(const std::string& section_name, in GetInt() function in BtifConfigCache
204 inline int32_t ArtField::GetInt(ObjPtr<mirror::Object> object) { in GetInt() function
517 inline int GetInt(const off_t index) const { return atoi(GetCStr(index)); } in GetInt() function in chromeos_update_engine::UrlTerms
466 int LogEvent::GetInt(size_t key, status_t* err) const { in GetInt() function in android::os::statsd::LogEvent
435 TEST(GetValue, GetInt) { in TEST() argument
793 int32_t GetInt() const { return u_.int_val_; } in GetInt() function