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

  /external/chromium_org/chrome/installer/launcher_support/
chrome_launcher_support.h 49 base::FilePath GetAnyAppHostPath();
chrome_launcher_support.cc 182 base::FilePath GetAnyAppHostPath() {
194 base::FilePath app_host_exe = GetAnyAppHostPath();
  /external/chromium_org/chrome/browser/ui/views/app_list/win/
app_list_service_win.cc 454 !chrome_launcher_support::GetAnyAppHostPath().empty()) {
  /external/chromium_org/chrome/installer/setup/
install.cc 700 base::FilePath app_host_path(chrome_launcher_support::GetAnyAppHostPath());

Completed in 2458 milliseconds