Searched refs:AIBinder_handleShellCommand (Results 1 – 3 of 3) sorted by relevance
38 typedef binder_status_t (*AIBinder_handleShellCommand)(AIBinder* binder, int in, int out, int err, typedef52 AIBinder_Class* clazz, AIBinder_handleShellCommand handleShellCommand) __INTRODUCED_IN(30);
119 AIBinder_handleShellCommand handleShellCommand;
312 AIBinder_handleShellCommand handleShellCommand) { in AIBinder_Class_setHandleShellCommand()