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 421 status_t IPCThreadState::getAndExecuteCommand()
490 result = getAndExecuteCommand();
493 ALOGE("getAndExecuteCommand(fd=%d) returned unexpected error %d, aborting",
528 result = getAndExecuteCommand();
    [all...]

Completed in 257 milliseconds