Home
last modified time | relevance | path

Searched defs:freeFunction (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/libcore/util/
H A DNativeAllocationRegistry_Delegate.java70 /*package*/ static void applyFreeFunction(long freeFunction, long nativePtr) { in applyFreeFunction()
/aosp12/system/chre/core/
H A Devent_loop.cc90 chreMessageFreeFunction *freeFunction, in invokeMessageFreeFunction()