Searched refs:IsPersistentProperty (Results 1 – 2 of 2) sorted by relevance
199 if (section_iter == persistent_devices_.end() && IsPersistentProperty(property)) { in SetProperty()262 } else if (value && IsPersistentProperty(property)) { in RemoveProperty()322 bool ConfigCache::IsPersistentProperty(const std::string& property) const { in IsPersistentProperty() function in bluetooth::storage::ConfigCache
84 virtual bool IsPersistentProperty(const std::string& property) const;