Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIPCThreadState.h101 status_t getAndExecuteCommand();
/frameworks/native/libs/binder/
DIPCThreadState.cpp420 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState
489 result = getAndExecuteCommand(); in joinThreadPool()
527 result = getAndExecuteCommand(); in handlePolledCommands()