Home
last modified time | relevance | path

Searched defs:kOomExceptionCode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Doom.h42 const DWORD kOomExceptionCode = 0xe0000008; variable
/aosp_15_r20/external/libchrome/base/process/
H A Dmemory.h60 const DWORD kOomExceptionCode = 0xe0000008; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/process/
Dmemory.h63 const DWORD kOomExceptionCode = 0xe0000008; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/process/
Dmemory.h63 const DWORD kOomExceptionCode = 0xe0000008; variable
/aosp_15_r20/external/pdfium/core/fxcrt/
H A Dfx_memory.cpp45 constexpr DWORD kOomExceptionCode = 0xe0000008; in FX_OutOfMemoryTerminate() local