Searched defs:ThrowOutOfMemoryError (Results 1 – 2 of 2) sorted by relevance
2751 void Thread::ThrowOutOfMemoryError(const char* msg) { in ThrowOutOfMemoryError() function in art::Thread
1298 void Heap::ThrowOutOfMemoryError(Thread* self, size_t byte_count, AllocatorType allocator_type) { in ThrowOutOfMemoryError() function in art::gc::Heap