Searched refs:GetChannelEventFd (Results 1 – 2 of 2) sorted by relevance
143 BorrowedHandle GetChannelEventFd(int32_t channel_id);
475 BorrowedHandle Endpoint::GetChannelEventFd(int32_t channel_id) { in GetChannelEventFd() function in android::pdx::uds::Endpoint620 auto push_status = state->PushFileHandle(GetChannelEventFd(channel_id)); in MessageReply()