Searched refs:processDecStrong (Results 1 – 2 of 2) sorted by relevance
132 [[nodiscard]] status_t processDecStrong(const base::unique_fd& fd,
477 return processDecStrong(fd, command); in processServerCommand()705 status_t RpcState::processDecStrong(const base::unique_fd& fd, const RpcWireHeader& command) { in processDecStrong() function in android::RpcState