Searched defs:GetUint64 (Results 1 – 4 of 4) sorted by relevance
/system/bt/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 |
/system/bt/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 |
/system/bt/main/shim/ | ||
D | config.cc | 63 bool BtifConfigInterface::GetUint64(const std::string& section, in GetUint64() function in bluetooth::shim::BtifConfigInterface |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 270 std::optional<uint64_t> BtifConfigCache::GetUint64( in GetUint64() function in BtifConfigCache |