Searched defs:SetUint64 (Results 1 – 4 of 4) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ | ||
D | config_cache_helper.cc | 47 void ConfigCacheHelper::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::storage::ConfigCacheHelper |
D | storage_module.cc | 309 void StorageModule::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::storage::StorageModule |
/packages/modules/Bluetooth/system/test/mock/ | ||
D | mock_main_shim_BtifConfigInterface.cc | 41 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 | 68 bool BtifConfigInterface::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::shim::BtifConfigInterface |