HomeSort by relevance Sort by last modified time
    Searched refs:setupPolling (Results 1 - 3 of 3) sorted by null

  /frameworks/native/include/binder/
IPCThreadState.h 54 int setupPolling(int* fd);
  /system/core/healthd/
healthd.cpp 181 IPCThreadState::self()->setupPolling(&binder_fd);
  /frameworks/native/libs/binder/
IPCThreadState.cpp 512 int IPCThreadState::setupPolling(int* fd)
    [all...]

Completed in 48 milliseconds