Searched defs:android_native_base_t (Results 1 – 1 of 1) sorted by relevance
43 typedef struct android_native_base_t struct54 void (*incRef)(struct android_native_base_t* base); argument55 void (*decRef)(struct android_native_base_t* base); argument56 } android_native_base_t; typedef