Home
last modified time | relevance | path

Searched refs:setupPolling (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/include/binder/
DIPCThreadState.h54 int setupPolling(int* fd);
/frameworks/native/libs/binder/
DIPCThreadState.cpp511 int IPCThreadState::setupPolling(int* fd) in setupPolling() function in android::IPCThreadState