HomeSort by relevance Sort by last modified time
    Searched refs:InitFromStorage (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/prefs/
pref_service.h 323 void InitFromStorage();
pref_service.cc 163 InitFromStorage();
183 InitFromStorage();
230 void PrefService::InitFromStorage() {
  /external/chromium_org/base/prefs/
pref_service.h 327 void InitFromStorage(bool async);
pref_service.cc 61 InitFromStorage(async);
77 void PrefService::InitFromStorage(bool async) {

Completed in 608 milliseconds