Home
last modified time | relevance | path

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

/libcore/libart/src/main/java/dalvik/system/
DVMRuntime.java528 notifyNativeAllocationsInternal(); in notifyNativeAllocation()
537 public native void notifyNativeAllocationsInternal(); in notifyNativeAllocationsInternal() method in VMRuntime
/libcore/luni/src/main/java/libcore/util/
DNativeAllocationRegistry.java294 runtime.notifyNativeAllocationsInternal(); in registerNativeAllocation()