Home
last modified time | relevance | path

Searched refs:getAndExecuteCommand (Results 1 – 8 of 8) sorted by relevance

/aosp12/system/libhwbinder/include/hwbinder/
H A DIPCThreadState.h125 status_t getAndExecuteCommand();
/aosp12/frameworks/native/libs/binder/
H A DRpcState.h65 [[nodiscard]] status_t getAndExecuteCommand(const base::unique_fd& fd,
H A DIPCThreadState.cpp519 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::IPCThreadState
628 result = getAndExecuteCommand(); in joinThreadPool()
667 result = getAndExecuteCommand(); in handlePolledCommands()
H A DRpcSession.cpp150 state()->getAndExecuteCommand(connection->fd, sp<RpcSession>::fromExisting(this)); in join()
H A DRpcState.cpp460 status_t RpcState::getAndExecuteCommand(const base::unique_fd& fd, const sp<RpcSession>& session) { in getAndExecuteCommand() function in android::RpcState
/aosp12/frameworks/native/include/binder/
H A DIPCThreadState.h186 status_t getAndExecuteCommand();
/aosp12/frameworks/native/libs/binder/include/binder/
H A DIPCThreadState.h186 status_t getAndExecuteCommand();
/aosp12/system/libhwbinder/
H A DIPCThreadState.cpp426 status_t IPCThreadState::getAndExecuteCommand() in getAndExecuteCommand() function in android::hardware::IPCThreadState
548 result = getAndExecuteCommand(); in joinThreadPool()
592 result = getAndExecuteCommand(); in handlePolledCommands()