Home
last modified time | relevance | path

Searched defs:SetUint64 (Results 1 – 3 of 3) sorted by relevance

/system/bt/gd/storage/
Dconfig_cache_helper.cc43 void ConfigCacheHelper::SetUint64(const std::string& section, const std::string& property, uint64_t… in SetUint64() function in bluetooth::storage::ConfigCacheHelper
/system/bt/main/shim/
Dconfig.cc75 bool BtifConfigInterface::SetUint64(const std::string& section, in SetUint64() function in bluetooth::shim::BtifConfigInterface
/system/bt/btif/src/
Dbtif_config_cache.cc265 void BtifConfigCache::SetUint64(std::string section_name, std::string key, in SetUint64() function in BtifConfigCache