Searched defs:GetInt (Results 1 – 5 of 5) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache_helper.cc | 92 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, const std::string& propert… in GetInt() function in bluetooth::storage::ConfigCacheHelper |
D | storage_module.cc | 346 std::optional<int> StorageModule::GetInt( in GetInt() function in bluetooth::storage::StorageModule |
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 29 bool bluetooth::shim::BtifConfigInterface::GetInt( in GetInt() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 44 bool BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/StatsD/statsd/src/logd/ | ||
D | LogEvent.cpp | 641 int LogEvent::GetInt(size_t key, status_t* err) const { in GetInt() function in android::os::statsd::LogEvent |