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

  /external/chromium_org/win8/delegate_execute/
crash_server_init.cc 60 static google_breakpad::CustomClientInfo custom_info = { local
62 return &custom_info;
  /external/chromium_org/chrome_elf/
breakpad.cc 63 static google_breakpad::CustomClientInfo custom_info = { local
65 return &custom_info;
  /external/chromium_org/remoting/base/
breakpad_win.cc 166 static google_breakpad::CustomClientInfo custom_info = { local
168 return &custom_info;
  /external/chromium_org/components/crash/app/
breakpad_win.cc 509 google_breakpad::CustomClientInfo* custom_info = local
568 dump_type, pipe_name.c_str(), custom_info);
579 dump_type, pipe_name.c_str(), custom_info);
  /external/chromium_org/chrome/installer/setup/
setup_main.cc 1279 static google_breakpad::CustomClientInfo custom_info = { local
    [all...]

Completed in 102 milliseconds