Home
last modified time | relevance | path

Searched refs:g_oom_size (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/process/
Dmemory_linux.cc31 size_t g_oom_size = 0U; variable
36 g_oom_size = size; in OnNoMemorySize()
Dmemory.h36 BASE_EXPORT extern size_t g_oom_size;
/external/libchrome/libchrome_tools/patch/
Dmemory_linux.patch17 size_t g_oom_size = 0U;