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

/frameworks/native/libs/binder/
H A DIPCThreadState.cpp435 status_t IPCThreadState::getAndExecuteCommand() function in class:android::IPCThreadState
538 result = getAndExecuteCommand();
541 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
576 result = getAndExecuteCommand();

Completed in 11 milliseconds