Home
last modified time | relevance | path

Searched refs:CheckGCForNative (Results 1 – 2 of 2) sorted by relevance

/art/runtime/gc/
Dheap.h1093 void CheckGCForNative(Thread* self)
Dheap.cc4216 inline void Heap::CheckGCForNative(Thread* self) { in CheckGCForNative() function in art::gc::Heap
4256 CheckGCForNative(Thread::ForEnv(env)); in NotifyNativeAllocations()
4270 CheckGCForNative(Thread::ForEnv(env)); in RegisterNativeAllocation()