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()
89 status_t setupPolling(int* fd);
617 status_t IPCThreadState::setupPolling(int* fd) in setupPolling() function in android::IPCThreadState
1403 IPCThreadState::self()->setupPolling(&fd); in run_server()