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

  /external/chromium/chrome/browser/tabs/
pinned_tab_service_unittest.cc 22 virtual TestingProfile* CreateProfile() OVERRIDE {
23 TestingProfile* profile = BrowserWithTestWindowTest::CreateProfile();
  /external/chromium/android/content/browser/tab_contents/
tab_contents.h 25 : profile_(ProfileImplAndroid::CreateProfile(FilePath()))
  /external/chromium/android/autofill/
profile_android.cc 74 Profile* Profile::CreateProfile(const FilePath& path) {
  /external/chromium/chrome/browser/profiles/
profile.h 178 static Profile* CreateProfile(const FilePath& path);
profile_manager.cc 215 profile = Profile::CreateProfile(profile_dir);
profile_impl.cc 232 Profile* Profile::CreateProfile(const FilePath& path) {
    [all...]
  /external/chromium/chrome/browser/tab_contents/
tab_contents.h 26 : profile_(ProfileImplAndroid::CreateProfile(FilePath()))
    [all...]
  /external/chromium/chrome/browser/
browser_main.cc     [all...]

Completed in 356 milliseconds