Searched defs:SetProperty (Results 1 – 3 of 3) sorted by relevance
133 bool SetProperty(const std::string& key, const std::string& value) { in SetProperty() function
163 void ConfigCache::SetProperty(std::string section, std::string property, std::string value) { in SetProperty() function in bluetooth::storage::ConfigCache
377 static bool SetProperty(const char* prop_name, uint64_t value) { in SetProperty() function