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 105 status_t getAndExecuteCommand();
  /frameworks/native/libs/binder/
IPCThreadState.cpp 414 status_t IPCThreadState::getAndExecuteCommand()
492 result = getAndExecuteCommand();
495 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
530 result = getAndExecuteCommand();
    [all...]

Completed in 1411 milliseconds