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

/frameworks/native/include/binder/
H A DIPCThreadState.h101 status_t getAndExecuteCommand();
/frameworks/native/libs/binder/
H A DIPCThreadState.cpp420 status_t IPCThreadState::getAndExecuteCommand() function in class:android::IPCThreadState
489 result = getAndExecuteCommand();
492 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
527 result = getAndExecuteCommand();

Completed in 410 milliseconds