Searched defs:SetUint64 (Results 1 – 5 of 5) sorted by relevance
| /packages/modules/Bluetooth/system/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 |
| D | storage_module.cc | 324 void StorageModule::SetUint64( in SetUint64() function in bluetooth::storage::StorageModule |
| /packages/modules/Bluetooth/system/test/mock/ | ||
| D | mock_main_shim_BtifConfigInterface.cc | 44 bool bluetooth::shim::BtifConfigInterface::SetUint64(const std::string& section, in SetUint64() function in bluetooth::shim::BtifConfigInterface |
| /packages/modules/Bluetooth/system/main/shim/ | ||
| D | config.cc | 72 bool BtifConfigInterface::SetUint64(const std::string& section, in SetUint64() function in bluetooth::shim::BtifConfigInterface |
| /packages/modules/Bluetooth/system/btif/src/ | ||
| D | btif_config_cache.cc | 270 void BtifConfigCache::SetUint64(std::string section_name, std::string key, in SetUint64() function in BtifConfigCache |