Searched defs:AIBinder_Class (Results 1 – 3 of 3) sorted by relevance
105 struct AIBinder_Class { struct112 const AIBinder_Class_onCreate onCreate; argument113 const AIBinder_Class_onDestroy onDestroy; argument114 const AIBinder_Class_onTransact onTransact; argument117 AIBinder_onDump onDump;
241 AIBinder_Class::AIBinder_Class(const char* interfaceDescriptor, AIBinder_Class_onCreate onCreate, in AIBinder_Class() function in AIBinder_Class
68 typedef struct AIBinder_Class AIBinder_Class; typedef