Searched defs:SetUint64 (Results 1 – 8 of 8) sorted by relevance
47 void ConfigCacheHelper::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::storage::ConfigCacheHelper
299 void StorageModule::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::storage::StorageModule
41 bool bluetooth::shim::BtifConfigInterface::SetUint64(const std::string& /* section */, in SetUint64() function in bluetooth::shim::BtifConfigInterface
347 func (z *Rat) SetUint64(x uint64) *Rat { func
531 func (z *Float) SetUint64(x uint64) *Float { func
70 func (z *Int) SetUint64(x uint64) *Int { func
68 bool BtifConfigInterface::SetUint64(const std::string& section, const std::string& property, in SetUint64() function in bluetooth::shim::BtifConfigInterface
476 void PrefService::SetUint64(const std::string& path, uint64_t value) { in SetUint64() function in PrefService