Searched refs:NotifyNativeAllocations (Results 1 – 3 of 3) sorted by relevance
310 Runtime::Current()->GetHeap()->NotifyNativeAllocations(env); in VMRuntime_notifyNativeAllocationsInternal()
327 void NotifyNativeAllocations(JNIEnv* env)
4170 void Heap::NotifyNativeAllocations(JNIEnv* env) { in NotifyNativeAllocations() function in art::gc::Heap