HomeSort by relevance Sort by last modified time
    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 42 milliseconds