Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A DLayoutlibLoader.cpp61 typedef void (*FreeFunction)(void*); typedef
67 FreeFunction nativeFreeFunction = in NativeAllocationRegistry_Delegate_nativeApplyFreeFunction()
68 reinterpret_cast<FreeFunction>(static_cast<uintptr_t>(freeFunction)); in NativeAllocationRegistry_Delegate_nativeApplyFreeFunction()