Searched refs:decRefFunc (Results 1 – 2 of 2) sorted by relevance
117 typedef void (*decRefFunc) (android::android_native_base_t* base); typedef120 decRefFunc decRef;
170 static NativeBaseFunctions::decRefFunc getNativeBaseDecRefFunc (android::android_native_base_t* bas… in getNativeBaseDecRefFunc()172 return *pointerToOffset<NativeBaseFunctions::decRefFunc>(base, 8 + DE_PTR_SIZE*5); in getNativeBaseDecRefFunc()