Home
last modified time | relevance | path

Searched refs:getAndExecuteCommand (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h125 status_t getAndExecuteCommand();
/system/libhwbinder/
DIPCThreadState.cpp436 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::hardware::IPCThreadState
559 result = getAndExecuteCommand(); in joinThreadPool()
603 result = getAndExecuteCommand(); in handlePolledCommands()