Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/gd/storage/
Dconfig_cache_helper.cc47 std::optional<uint64_t> ConfigCacheHelper::GetUint64(const std::string& section, const std::string&… in GetUint64() function in bluetooth::storage::ConfigCacheHelper
Dstorage_module.cc330 std::optional<uint64_t> StorageModule::GetUint64( in GetUint64() function in bluetooth::storage::StorageModule
/packages/modules/Bluetooth/system/test/mock/
Dmock_main_shim_BtifConfigInterface.cc39 bool bluetooth::shim::BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/main/shim/
Dconfig.cc61 bool BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface
/packages/modules/Bluetooth/system/btif/src/
Dbtif_config_cache.cc275 std::optional<uint64_t> BtifConfigCache::GetUint64( in GetUint64() function in BtifConfigCache