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.h69 status_t handlePolledCommands();
/system/libhidl/transport/
DHidlBinderSupport.cpp296 return IPCThreadState::self()->handlePolledCommands(); in handleBinderPoll()
/system/libhwbinder/
DIPCThreadState.cpp587 status_t IPCThreadState::handlePolledCommands() in handlePolledCommands() function in android::hardware::IPCThreadState
/system/tools/aidl/tests/
Daidl_test_service.cpp126 IPCThreadState::self()->handlePolledCommands(); in handleEvent()