Home
last modified time | relevance | path

Searched refs:GetChannelEventFd (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/vr/libpdx_uds/private/uds/
Dservice_endpoint.h143 Status<std::pair<BorrowedHandle, BorrowedHandle>> GetChannelEventFd(
/frameworks/native/libs/vr/libpdx_uds/
Dservice_endpoint.cpp480 Status<std::pair<BorrowedHandle, BorrowedHandle>> Endpoint::GetChannelEventFd( in GetChannelEventFd() function in android::pdx::uds::Endpoint
633 auto status = GetChannelEventFd(channel_id); in MessageReply()