Home
last modified time | relevance | path

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

/frameworks/native/include/binder/
DIPCThreadState.h158 status_t getAndExecuteCommand();
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h158 status_t getAndExecuteCommand();
/frameworks/native/libs/binder/
DIPCThreadState.cpp493 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState
596 result = getAndExecuteCommand(); in joinThreadPool()
633 result = getAndExecuteCommand(); in handlePolledCommands()