OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crashing_pid
(Results
1 - 2
of
2
) sorted by null
/external/google-breakpad/src/client/linux/crash_generation/
crash_generation_server.cc
227
pid_t
crashing_pid
= -1;
250
crashing_pid
= cred->pid;
254
if (
crashing_pid
== -1 || signal_fd == -1) {
265
crashing_pid
, crash_context,
272
ClientInfo info(
crashing_pid
, this);
/external/google-breakpad/src/client/linux/handler/
exception_handler_unittest.cc
961
pid_t
crashing_pid
= -1;
local
[
all
...]
Completed in 503 milliseconds