Searched defs:SetUint64 (Results 1 – 3 of 3) sorted by relevance
/system/bt/gd/storage/ | ||
D | config_cache_helper.cc | 43 void ConfigCacheHelper::SetUint64(const std::string& section, const std::string& property, uint64_t… in SetUint64() function in bluetooth::storage::ConfigCacheHelper |
/system/bt/main/shim/ | ||
D | config.cc | 75 bool BtifConfigInterface::SetUint64(const std::string& section, in SetUint64() function in bluetooth::shim::BtifConfigInterface |
/system/bt/btif/src/ | ||
D | btif_config_cache.cc | 265 void BtifConfigCache::SetUint64(std::string section_name, std::string key, in SetUint64() function in BtifConfigCache |