Searched refs:PrefValueMap (Results 1 – 8 of 8) sorted by relevance
16 PrefValueMap::PrefValueMap() {} in PrefValueMap() function in PrefValueMap18 PrefValueMap::~PrefValueMap() {} in ~PrefValueMap()20 bool PrefValueMap::GetValue(base::StringPiece key, in GetValue()32 bool PrefValueMap::GetValue(base::StringPiece key, base::Value** value) { in GetValue()43 bool PrefValueMap::SetValue(const std::string& key, base::Value value) { in SetValue()52 bool PrefValueMap::RemoveValue(const std::string& key) { in RemoveValue()56 void PrefValueMap::Clear() { in Clear()60 void PrefValueMap::ClearWithPrefix(const std::string& prefix) { in ClearWithPrefix()68 void PrefValueMap::Swap(PrefValueMap* other) { in Swap()72 PrefValueMap::iterator PrefValueMap::begin() { in begin()[all …]
17 class COMPONENTS_PREFS_EXPORT PrefValueMap {23 PrefValueMap();25 PrefValueMap(const PrefValueMap&) = delete;26 PrefValueMap& operator=(const PrefValueMap&) = delete;28 virtual ~PrefValueMap();50 void Swap(PrefValueMap* other);85 void GetDifferingKeys(const PrefValueMap* other,
14 PrefValueMap map; in TEST()28 PrefValueMap map; in TEST()41 PrefValueMap map; in TEST()50 PrefValueMap map; in TEST()63 PrefValueMap map; in TEST()74 PrefValueMap map; in TEST()88 PrefValueMap map; in TEST()102 PrefValueMap map; in TEST()118 PrefValueMap reference; in TEST()123 PrefValueMap check; in TEST()[all …]
21 typedef PrefValueMap::const_iterator const_iterator;50 PrefValueMap prefs_;
56 PrefValueMap prefs_;
54 typedef PrefValueMap::const_iterator const_iterator;
62 PrefValueMap prefs_;
96 PrefValueMap prefs_;