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

  /external/chromium_org/chrome_frame/
delete_chrome_history.cc 77 if (!InitializeAutomation(GetHostProcessName(false), false, false,
dll_redirector.cc 31 beacon_name += GetHostProcessName(false);
utils.h 153 std::wstring GetHostProcessName(bool include_extension);
utils.cc 354 std::wstring GetHostProcessName(bool include_extension) {
368 std::wstring exe(GetHostProcessName(true));
    [all...]
chrome_frame_activex.cc 466 std::wstring profile_name(GetHostProcessName(false));
chrome_active_document.cc     [all...]
  /external/chromium_org/chrome_frame/test/
dll_redirector_loading_test.cc 202 beacon_name += GetHostProcessName(false /* without extension */);

Completed in 298 milliseconds