Searched defs:GetUint64 (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/gd/storage/ | ||
| D | config_cache_helper.cc | 47 std::optional<uint64_t> ConfigCacheHelper::GetUint64(const std::string& section, const std::string&…  in GetUint64()  function in bluetooth::storage::ConfigCacheHelper | 
| D | storage_module.cc | 330 std::optional<uint64_t> StorageModule::GetUint64(  in GetUint64()  function in bluetooth::storage::StorageModule | 
| /packages/modules/Bluetooth/system/test/mock/ | ||
| D | mock_main_shim_BtifConfigInterface.cc | 39 bool bluetooth::shim::BtifConfigInterface::GetUint64(const std::string& section,  in GetUint64()  function in bluetooth::shim::BtifConfigInterface | 
| /packages/modules/Bluetooth/system/main/shim/ | ||
| D | config.cc | 61 bool BtifConfigInterface::GetUint64(const std::string& section,  in GetUint64()  function in bluetooth::shim::BtifConfigInterface | 
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config_cache.cc | 275 std::optional<uint64_t> BtifConfigCache::GetUint64(  in GetUint64()  function in BtifConfigCache |