Searched refs:setupPolling (Results 1 – 6 of 6) sorted by relevance
103 int rc = IPCThreadState::self()->setupPolling(&binder_fd); in TEST_F()
86 int err = android::IPCThreadState::self()->setupPolling(&binder_fd); in SetupBinderOrCrash()
68 int setupPolling(int* fd);
288 int err = IPCThreadState::self()->setupPolling(&fd); in setupBinderPolling()
570 int IPCThreadState::setupPolling(int* fd) in setupPolling() function in android::hardware::IPCThreadState
969 IPCThreadState::self()->setupPolling(&binder_fd); in Run()