Searched refs:getAndExecuteCommand (Results 1 – 8 of 8) sorted by relevance
125 status_t getAndExecuteCommand();
65 [[nodiscard]] status_t getAndExecuteCommand(const base::unique_fd& fd,
519 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState628 result = getAndExecuteCommand(); in joinThreadPool()667 result = getAndExecuteCommand(); in handlePolledCommands()
150 state()->getAndExecuteCommand(connection->fd, sp<RpcSession>::fromExisting(this)); in join()
460 status_t RpcState::getAndExecuteCommand(const base::unique_fd& fd, const sp<RpcSession>& session) { in getAndExecuteCommand() function in android::RpcState
186 status_t getAndExecuteCommand();
426 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::hardware::IPCThreadState548 result = getAndExecuteCommand(); in joinThreadPool()592 result = getAndExecuteCommand(); in handlePolledCommands()