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.cpp426 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::hardware::IPCThreadState
548 result = getAndExecuteCommand(); in joinThreadPool()
592 result = getAndExecuteCommand(); in handlePolledCommands()