Home
last modified time | relevance | path

Searched defs:current_profile (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/browser/profiles/
Dprofile_list_desktop_browsertest.cc57 Profile* current_profile = browser()->profile(); in IN_PROC_BROWSER_TEST_F() local
93 Profile* current_profile = browser()->profile(); in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/extensions/api/image_writer_private/
Dwrite_from_url_operation.cc90 Profile* current_profile = manager_->profile(); in DownloadStart() local
/external/chromium_org/chrome/browser/ui/extensions/
Dextension_install_ui_default.cc238 Profile* current_profile = profile()->GetOriginalProfile(); in OnInstallSuccess() local
/external/chromium_org/chrome/common/importer/
Dfirefox_importer_utils.cc72 std::string current_profile = base::StringPrintf("Profile%d", i); in GetFirefoxProfilePathFromDictionary() local
/external/chromium_org/chrome/browser/ui/webui/options/
Dcreate_profile_handler.cc60 Profile* current_profile = Profile::FromWebUI(web_ui()); in CreateProfile() local
/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_frame_win.cc392 Profile* current_profile = browser_view()->browser()->profile(); in ButtonPressed() local
/external/chromium/chrome/browser/importer/
Dfirefox_importer_utils.cc56 std::string current_profile = StringPrintf("Profile%d", i); in GetFirefoxProfilePath() local
/external/chromium_org/chrome/browser/chromeos/accessibility/
Daccessibility_manager.cc235 Profile* previous_profile, Profile* current_profile) { in HandleProfileChanged()
/external/chromium_org/chrome/browser/extensions/api/downloads/
Ddownloads_api.cc969 Profile* current_profile = GetProfile(); in RunImpl() local