Searched refs:android_native_base_t (Results 1 – 5 of 5) 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; typedef78 common.incRef(const_cast<android_native_base_t*>(&common)); in incStrong()81 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()85 struct android_native_base_t common;
32 struct android_native_base_t { struct36 void (*incRef)(android_native_base_t*); argument37 void (*decRef)(android_native_base_t*); argument49 android_native_base_t common;
46 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; typedef60 struct android_native_base_t common;
355 common.incRef(const_cast<android_native_base_t*>(&common)); in incStrong()358 common.decRef(const_cast<android_native_base_t*>(&common)); in decStrong()362 struct android_native_base_t common;
18952 …<class-decl name='android_native_base_t' size-in-bits='256' is-struct='yes' visibility='default' f…19143 …eObjectBase<ANativeWindow, android::Surface, android::RefBase, android_native_base_t>' visib…25793 …lt;ANativeWindowBuffer, android::GraphicBuffer, android::RefBase, android_native_base_t>' visib…