Searched refs:setupPolling (Results 1 – 6 of 6) sorted by relevance
39 return IPCThreadState::self()->setupPolling(fd); in ABinderProcess_setupPolling()
45 IPCThreadState::self()->setupPolling(&binder_fd); in setupTo()
139 status_t setupPolling(int* fd);
671 status_t IPCThreadState::setupPolling(int* fd) in setupPolling() function in android::IPCThreadState
1719 IPCThreadState::self()->setupPolling(&fd); in run_server()