HomeSort by relevance Sort by last modified time
    Searched defs:hash_store_id (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/prefs/tracked/
dictionary_hash_store_contents.cc 67 std::string DictionaryHashStoreContents::hash_store_id() const { function in class:DictionaryHashStoreContents
pref_service_hash_store_contents.cc 65 const std::string& hash_store_id,
67 : hash_store_id_(hash_store_id), pref_service_(pref_service) {
86 std::string PrefServiceHashStoreContents::hash_store_id() const { function in class:PrefServiceHashStoreContents

Completed in 53 milliseconds