Home
last modified time | relevance | path

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

/system/bt/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
/system/bt/test/mock/
Dmock_main_shim_BtifConfigInterface.cc39 bool bluetooth::shim::BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface
/system/bt/main/shim/
Dconfig.cc63 bool BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface
/system/bt/btif/src/
Dbtif_config_cache.cc270 std::optional<uint64_t> BtifConfigCache::GetUint64( in GetUint64() function in BtifConfigCache