Searched defs:AIBinder (Results 1 – 4 of 4) sorted by relevance
37 struct AIBinder : public virtual ::android::RefBase { struct42 const AIBinder_Class* getClass() const { return mClazz; } in getClass() argument49 ::android::sp<::android::IBinder> binder = const_cast<AIBinder*>(this)->getBinder(); in isRemote() argument
67 AIBinder::AIBinder(const AIBinder_Class* clazz) : mClazz(clazz) {} in AIBinder() function in AIBinder
111 typedef struct AIBinder AIBinder; typedef
34 typedef struct AIBinder AIBinder; typedef