OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:stack_installed
(Results
1 - 1
of
1
) sorted by null
/external/google-breakpad/src/client/linux/handler/
exception_handler.cc
132
bool
stack_installed
= false;
member in namespace:google_breakpad::__anon12178
138
if (
stack_installed
)
160
stack_installed
= true;
166
if (!
stack_installed
)
188
stack_installed
= false;
Completed in 126 milliseconds