HomeSort by relevance Sort by last modified time
    Searched refs:getAndExecuteCommand (Results 1 - 2 of 2) sorted by null

  /frameworks/native/include/binder/
IPCThreadState.h 101 status_t getAndExecuteCommand();
  /frameworks/native/libs/binder/
IPCThreadState.cpp 420 status_t IPCThreadState::getAndExecuteCommand()
489 result = getAndExecuteCommand();
492 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
527 result = getAndExecuteCommand();
    [all...]

Completed in 71 milliseconds