binder_ndk_sys

Function ABinderProcess_handlePolledCommands

Source
pub unsafe extern "C" fn ABinderProcess_handlePolledCommands() -> binder_status_t
Expand description

This will handle all queued binder commands in this process and then return. It is expected to be called whenever there is data on the fd.

\return STATUS_OK on success