Home
last modified time | relevance | path

Searched refs:freeFunction (Results 1 – 5 of 5) sorted by relevance

/frameworks/layoutlib/bridge/src/libcore/util/
DNativeAllocationRegistry_Delegate.java85 applyFreeFunction(registry.freeFunction, nativePtr); in registerNativeAllocation()
96 /*package*/ static void applyFreeFunction(long freeFunction, long nativePtr) { in applyFreeFunction() argument
101 NativeAllocationRegistry_Delegate delegate = sManager.getDelegate(freeFunction); in applyFreeFunction()
/frameworks/base/core/java/android/os/
DHwRemoteBinder.java55 long freeFunction = native_init();
59 freeFunction,
DHwBinder.java124 long freeFunction = native_init();
128 freeFunction,
DHwBlob.java430 long freeFunction = native_init();
434 freeFunction,
DHwParcel.java603 long freeFunction = native_init();
607 freeFunction,