Searched defs:GetInt (Results 1 – 6 of 6) sorted by relevance
90 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, const std::string& propert… in GetInt() function in bluetooth::storage::ConfigCacheHelper
363 std::optional<int> StorageModule::GetInt( in GetInt() function in bluetooth::storage::StorageModule
29 bool bluetooth::shim::BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface
45 bool BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface
249 std::optional<int> BtifConfigCache::GetInt(const std::string& section_name, in GetInt() function in BtifConfigCache
636 int LogEvent::GetInt(size_t key, status_t* err) const { in GetInt() function in android::os::statsd::LogEvent