Searched defs:GetUint64 (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache_helper.cc | 49 std::optional<uint64_t> ConfigCacheHelper::GetUint64(const std::string& section, const std::string&… in GetUint64() function in bluetooth::storage::ConfigCacheHelper |
D | storage_module.cc | 313 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( in GetUint64() function in bluetooth::shim::BtifConfigInterface |
/packages/modules/Bluetooth/system/main/shim/ | ||
D | config.cc | 60 bool BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface |