Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h106 status_t getAndExecuteCommand();
/frameworks/native/libs/binder/
DIPCThreadState.cpp426 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState
503 result = getAndExecuteCommand(); in joinThreadPool()
541 result = getAndExecuteCommand(); in handlePolledCommands()