Searched refs:incRefFunc (Results 1 – 2 of 2) sorted by relevance
117 typedef void (*incRefFunc) (android::android_native_base_t* base); typedef120 incRefFunc incRef;
156 static NativeBaseFunctions::incRefFunc getNativeBaseIncRefFunc (android::android_native_base_t* bas… in getNativeBaseIncRefFunc()158 return *pointerToOffset<NativeBaseFunctions::incRefFunc>(base, 8 + DE_PTR_SIZE*4); in getNativeBaseIncRefFunc()