Home
last modified time | relevance | path

Searched refs:handlePolledCommands (Results 1 – 5 of 5) sorted by relevance

/system/connectivity/wificond/
Dmain.cpp103 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderReadReady()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h65 status_t handlePolledCommands();
/system/libhidl/transport/
DHidlBinderSupport.cpp279 return IPCThreadState::self()->handlePolledCommands(); in handleBinderPoll()
/system/tools/aidl/tests/
Daidl_test_service.cpp96 IPCThreadState::self()->handlePolledCommands(); in handleEvent()
/system/libhwbinder/
DIPCThreadState.cpp598 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::hardware::IPCThreadState