Searched refs:kBrowserProcessExecutableName (Results 1 – 11 of 11) sorted by relevance
46 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetActiveURL()74 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetClientId()96 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetActiveExtensions()107 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetActiveExtensions()132 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetGpuInfo()151 HMODULE exe_module = GetModuleHandle(chrome::kBrowserProcessExecutableName); in SetNumberOfViews()
28 const FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome.exe"); variable31 const FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome"); variable36 const FilePath::CharType kBrowserProcessExecutableName[] = FPL(PRODUCT_STRING); variable
19 extern const FilePath::CharType kBrowserProcessExecutableName[];
96 ::GetProcAddress(::GetModuleHandle(chrome::kBrowserProcessExecutableName), in DumpProcessAssertHandler()
154 EXPECT_EQ(std::string(chrome::kBrowserProcessExecutableName) + "-" + in TEST()
66 { google_browser_name.c_str(), chrome::kBrowserProcessExecutableName, }, in MemoryDetails()
60 chrome::kBrowserProcessExecutableName), in InitializeWindowProcExceptions()
342 std::string(chrome::kBrowserProcessExecutableName) + "-" + url.spec(); in GetDesktopShortcutFilename()
320 FilePath(chrome::kBrowserProcessExecutableName)); in IsChromeProcess()
453 if (_wcsicmp(chrome::kBrowserProcessExecutableName, module.szModule) == 0) in EnumerateLoadedModules()
2483 chrome::kBrowserProcessExecutableName); in GetBrowserInfo()