OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EnableTerminationOnOutOfMemory
(Results
1 - 3
of
3
) sorted by null
/external/chromium/base/
process_util.h
653
void
EnableTerminationOnOutOfMemory
();
process_util_linux.cc
692
void
EnableTerminationOnOutOfMemory
() {
process_util_unittest.cc
720
// Must call
EnableTerminationOnOutOfMemory
() because that is called from
725
base::
EnableTerminationOnOutOfMemory
();
Completed in 4301 milliseconds