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.cpp421 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState
490 result = getAndExecuteCommand(); in joinThreadPool()
528 result = getAndExecuteCommand(); in handlePolledCommands()