Searched refs:GetHostProcessName (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome_frame/
H A Ddelete_chrome_history.cc77 if (!InitializeAutomation(GetHostProcessName(false), false, false,
H A Ddll_redirector.cc31 beacon_name += GetHostProcessName(false);
H A Dutils.h153 std::wstring GetHostProcessName(bool include_extension);
H A Dchrome_frame_activex.cc466 std::wstring profile_name(GetHostProcessName(false));
H A Dutils.cc354 std::wstring GetHostProcessName(bool include_extension) { function
368 std::wstring exe(GetHostProcessName(true));
H A Dchrome_active_document.cc1103 profile = GetHostProcessName(false);
/external/chromium_org/chrome_frame/test/
H A Ddll_redirector_loading_test.cc202 beacon_name += GetHostProcessName(false /* without extension */);

Completed in 515 milliseconds