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