Searched refs:GetChannelEventFd (Results 1 – 2 of 2) sorted by relevance
143 Status<std::pair<BorrowedHandle, BorrowedHandle>> GetChannelEventFd(
480 Status<std::pair<BorrowedHandle, BorrowedHandle>> Endpoint::GetChannelEventFd( in GetChannelEventFd() function in android::pdx::uds::Endpoint633 auto status = GetChannelEventFd(channel_id); in MessageReply()