Home
last modified time | relevance | path

Searched refs:handleTransportPoll (Results 1 – 4 of 4) sorted by relevance

/system/hwservicemanager/
Dservice.cpp51 using android::hardware::handleTransportPoll;
88 handleTransportPoll(fd); in handleEvent()
/system/libhidl/transport/
DHidlTransportSupport.cpp41 status_t handleTransportPoll(int /*fd*/) { in handleTransportPoll() function
/system/libhidl/transport/include/hidl/
DHidlTransportSupport.h71 status_t handleTransportPoll(int fd);
/system/connectivity/wificond/
Dmain.cpp114 android::hardware::handleTransportPoll(fd); in OnHwBinderReadReady()