OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:force_exit
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/ui/
browser_list.cc
329
bool
force_exit
= false;
local
332
force_exit
= true;
343
if (
force_exit
|| browsers_.empty()) {
/system/core/logcat/
logcat.cpp
598
int
force_exit
= 1;
local
621
force_exit
= 0;
624
if (
force_exit
)
Completed in 131 milliseconds