Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h1031 void CheckGCForNative(Thread* self)
Dheap.cc3981 inline void Heap::CheckGCForNative(Thread* self) { in CheckGCForNative() function in art::gc::Heap
4011 CheckGCForNative(ThreadForEnv(env)); in NotifyNativeAllocations()
4025 CheckGCForNative(ThreadForEnv(env)); in RegisterNativeAllocation()