Searched refs:kBrowserProcessExecutablePath (Results 1 – 6 of 6) sorted by relevance
85 const base::FilePath::CharType kBrowserProcessExecutablePath[] = variable94 const base::FilePath::CharType kBrowserProcessExecutablePath[] = variable102 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome"); variable111 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome"); variable
20 extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
140 base::FilePath(chrome::kBrowserProcessExecutablePath), in FindChrome()144 base::FilePath(chrome::kBrowserProcessExecutablePath), in FindChrome()
66 exe_path = exe_path.Append(chrome::kBrowserProcessExecutablePath) in LaunchServiceProcessControl()