Searched defs:AIBinder_Class (Results 1 – 3 of 3) sorted by relevance
106 struct AIBinder_Class { struct113 const AIBinder_Class_onCreate onCreate; argument114 const AIBinder_Class_onDestroy onDestroy; argument115 const AIBinder_Class_onTransact onTransact; argument118 AIBinder_onDump onDump;119 AIBinder_handleShellCommand handleShellCommand;
291 AIBinder_Class::AIBinder_Class(const char* interfaceDescriptor, AIBinder_Class_onCreate onCreate, in AIBinder_Class() function in AIBinder_Class
75 typedef struct AIBinder_Class AIBinder_Class; typedef