Searched refs:custom_info (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/win8/delegate_execute/
H A Dcrash_server_init.cc60 static google_breakpad::CustomClientInfo custom_info = { local
62 return &custom_info;
/external/chromium_org/remoting/base/
H A Dbreakpad_win.cc166 static google_breakpad::CustomClientInfo custom_info = { local
168 return &custom_info;
/external/chromium_org/chrome_elf/
H A Dbreakpad.cc63 static google_breakpad::CustomClientInfo custom_info = { local
65 return &custom_info;
/external/chromium_org/components/crash/app/
H A Dbreakpad_win.cc509 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/
H A Dsetup_main.cc1279 static google_breakpad::CustomClientInfo custom_info = { local
1281 return &custom_info;

Completed in 1689 milliseconds