Home
last modified time | relevance | path

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

/system/connectivity/wificond/tests/integration/
Dbinder_dispatcher.cpp97 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderEvent()
/system/connectivity/wificond/
Dmain.cpp110 android::IPCThreadState::self()->handlePolledCommands(); in OnBinderReadReady()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h67 status_t handlePolledCommands();
/system/libhidl/transport/
DHidlBinderSupport.cpp293 return IPCThreadState::self()->handlePolledCommands(); in handleBinderPoll()
/system/tools/aidl/tests/
Daidl_test_service.cpp88 IPCThreadState::self()->handlePolledCommands(); in handleEvent()
/system/libhwbinder/
DIPCThreadState.cpp601 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::hardware::IPCThreadState