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