Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc92 std::optional<int> ConfigCacheHelper::GetInt(const std::string& section, const std::string& propert… in GetInt() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc346 std::optional<int> StorageModule::GetInt( in GetInt() function in bluetooth::storage::StorageModule
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc29 bool bluetooth::shim::BtifConfigInterface::GetInt( in GetInt() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc44 bool BtifConfigInterface::GetInt(const std::string& section, in GetInt() function in bluetooth::shim::BtifConfigInterface
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp641 int LogEvent::GetInt(size_t key, status_t* err) const { in GetInt() function in android::os::statsd::LogEvent