OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OOM_CRASH
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/base/allocator/partition_allocator/
oom.h
14
// Do not want trivial entry points just calling
OOM_CRASH
() to be
20
//
OOM_CRASH
() - Specialization of IMMEDIATE_CRASH which will raise a custom
23
#define
OOM_CRASH
() \
30
#define
OOM_CRASH
() \
partition_alloc.cc
260
OOM_CRASH
();
277
OOM_CRASH
();
281
OOM_CRASH
();
285
OOM_CRASH
();
[
all
...]
Completed in 405 milliseconds