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

  /external/chromium_org/chrome/browser/profiles/
profile_manager.h 174 void InitProfileUserPrefs(Profile* profile);
profile_manager.cc 735 void ProfileManager::InitProfileUserPrefs(Profile* profile) {
797 InitProfileUserPrefs(profile);
    [all...]
profile_impl.cc     [all...]
profile_manager_unittest.cc 493 TEST_F(ProfileManagerTest, InitProfileUserPrefs) {
    [all...]
  /external/chromium_org/chrome/test/base/
testing_profile.cc 397 profile_manager->InitProfileUserPrefs(this);
    [all...]

Completed in 143 milliseconds