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 332 void InitFromStorage(bool async);
pref_service.cc 56 InitFromStorage(async);
69 void PrefService::InitFromStorage(bool async) {

Completed in 2636 milliseconds