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

  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service.h 45 virtual void SetProfilePath(const base::FilePath& profile_path) = 0;
app_list_service_disabled.cc 31 virtual void SetProfilePath(const base::FilePath& profile_path) OVERRIDE {}
app_list_service_impl.h 66 virtual void SetProfilePath(const base::FilePath& profile_path) OVERRIDE;
app_list_service_impl.cc 150 void AppListServiceImpl::SetProfilePath(const base::FilePath& profile_path) {
192 SetProfilePath(initial_profile->GetPath());
  /external/chromium_org/chrome/browser/chromeos/cros/
network_library_impl_base.cc     [all...]
network_library.cc 429 void Network::SetProfilePath(const std::string& profile_path) {
    [all...]
network_library.h 533 void SetProfilePath(const std::string& profile_path);
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc 399 app_list_service->SetProfilePath(profile_file_path);
  /external/chromium_org/chrome/browser/ui/views/app_list/
app_list_controller_win.cc 650 SetProfilePath(requested_profile->GetPath());
    [all...]

Completed in 223 milliseconds