Searched defs:GetMutableValue (Results 1 – 7 of 7) sorted by relevance
54 bool ValueMapPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in ValueMapPrefStore
28 bool InMemoryPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in InMemoryPrefStore
127 bool SegregatedPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in SegregatedPrefStore
109 bool OverlayUserPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in OverlayUserPrefStore
86 bool TestingPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in TestingPrefStore
213 bool JsonPrefStore::GetMutableValue(const std::string& key, in GetMutableValue() function in JsonPrefStore
79 base::Value* PolicyMap::GetMutableValue(const std::string& policy) { in GetMutableValue() function in policy::PolicyMap