OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dump_request_handle
(Results
1 - 3
of
3
) sorted by null
/external/google-breakpad/src/client/windows/common/
ipc_protocol.h
112
dump_request_handle
(NULL),
135
dump_request_handle
(arg_dump_request_handle),
164
HANDLE
dump_request_handle
;
member in struct:google_breakpad::ProtocolMessage
/external/google-breakpad/src/client/windows/crash_generation/
crash_generation_server.cc
615
if (reply->
dump_request_handle
) {
617
reply->
dump_request_handle
, // hSourceHandle
623
reply->
dump_request_handle
= NULL;
657
&reply->
dump_request_handle
,
[
all
...]
crash_generation_client.cc
265
crash_event_ = reply.
dump_request_handle
;
313
(msg.
dump_request_handle
!= NULL) &&
Completed in 2690 milliseconds