OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsOutOfMemoryOnAllocation
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
456
bool
IsOutOfMemoryOnAllocation
(size_t alloc_size, bool grow);
heap.cc
813
inline bool Heap::
IsOutOfMemoryOnAllocation
(size_t alloc_size, bool grow) {
[
all
...]
Completed in 24 milliseconds