Home
last modified time | relevance | path

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

/system/libhwbinder/include/hwbinder/
DIPCThreadState.h151 status_t getAndExecuteCommand();
/system/libhwbinder/
DIPCThreadState.cpp438 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::hardware::IPCThreadState
561 result = getAndExecuteCommand(); in joinThreadPool()
606 result = getAndExecuteCommand(); in handlePolledCommands()