Home
last modified time | relevance | path

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

/art/runtime/gc/
Dheap.h1001 void CheckGCForNative(Thread* self)
Dheap.cc3929 inline void Heap::CheckGCForNative(Thread* self) { in CheckGCForNative() function in art::gc::Heap
3953 CheckGCForNative(ThreadForEnv(env)); in NotifyNativeAllocations()
3967 CheckGCForNative(ThreadForEnv(env)); in RegisterNativeAllocation()