Searched refs:custom_client_info (Results 1 - 4 of 4) sorted by relevance

/external/google-breakpad/src/client/windows/common/
H A Dipc_protocol.h111 custom_client_info(),
134 custom_client_info(custom_info),
161 CustomClientInfo custom_client_info; member in struct:google_breakpad::ProtocolMessage
/external/google-breakpad/src/client/windows/crash_generation/
H A Dclient_info.h55 const CustomClientInfo& custom_client_info);
69 const CustomClientInfo& custom_client_info() const { function in class:google_breakpad::ClientInfo
H A Dclient_info.cc44 const CustomClientInfo& custom_client_info)
50 custom_client_info_(custom_client_info),
38 ClientInfo(CrashGenerationServer* crash_server, DWORD pid, MINIDUMP_TYPE dump_type, DWORD* thread_id, EXCEPTION_POINTERS** ex_info, MDRawAssertionInfo* assert_info, const CustomClientInfo& custom_client_info) argument
H A Dcrash_generation_server.cc433 msg_.custom_client_info));

Completed in 181 milliseconds