Searched refs:SetUint32 (Results 1 – 3 of 3) sorted by relevance
66 ConfigCacheHelper(config).SetUint32("A", "B", 123); in TEST()77 ConfigCacheHelper(config).SetUint32("A", "B", 0); in TEST()
55 void ConfigCacheHelper::SetUint32(const std::string& section, const std::string& property, uint32_t… in SetUint32() function in bluetooth::storage::ConfigCacheHelper
49 virtual void SetUint32(const std::string& section, const std::string& property, uint32_t value);