HomeSort by relevance Sort by last modified time
    Searched refs:EnableTerminationOnOutOfMemory (Results 1 - 3 of 3) sorted by null

  /external/libchrome/base/process/
memory_stubs.cc 12 void EnableTerminationOnOutOfMemory() {
27 // EnableTerminationOnOutOfMemory have a way to allocate memory without
29 // EnableTerminationOnOutOfMemory (note the empty implementation above). As
memory.h 29 BASE_EXPORT void EnableTerminationOnOutOfMemory();
67 // EnableTerminationOnOutOfMemory has been called.
memory_linux.cc 53 void EnableTerminationOnOutOfMemory() {

Completed in 287 milliseconds