Searched defs:MutableDictionary (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/prefs/tracked/
H A Dhash_store_contents.h27 // MutableDictionary should be destroyed when modifications are complete in
29 class MutableDictionary { class in class:HashStoreContents
31 virtual ~MutableDictionary() {}
53 virtual scoped_ptr<MutableDictionary> GetMutableContents() = 0;

Completed in 110 milliseconds