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

  /external/chromium_org/win8/delegate_execute/
crash_server_init.cc 17 const wchar_t kGoogleUpdatePipeName[] = L"\\\\.\\pipe\\GoogleCrashServices\\";
74 pipe_name = kGoogleUpdatePipeName;
  /external/chromium_org/remoting/base/
breakpad_win.cc 44 const wchar_t kGoogleUpdatePipeName[] =
47 const wchar_t kGoogleUpdatePipeName[] =
98 const wchar_t* BreakpadWin::pipe_name_ = kGoogleUpdatePipeName;
  /external/chromium_org/chrome_elf/
breakpad.cc 35 const wchar_t kGoogleUpdatePipeName[] = L"\\\\.\\pipe\\GoogleCrashServices\\";
167 pipe_name = kGoogleUpdatePipeName;
  /external/chromium_org/components/crash/app/
breakpad_win.cc 74 const wchar_t kGoogleUpdatePipeName[] = L"\\\\.\\pipe\\GoogleCrashServices\\";
477 pipe_name = kGoogleUpdatePipeName;
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 80 const wchar_t kGoogleUpdatePipeName[] = L"\\\\.\\pipe\\GoogleCrashServices\\";
    [all...]

Completed in 251 milliseconds