Home
last modified time | relevance | path

Searched defs:pollhup_event_fd (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dchannel_event_set.h21 BorrowedHandle pollhup_event_fd() const { return pollhup_event_fd_.Borrow(); } in pollhup_event_fd() function
54 BorrowedHandle pollhup_event_fd() const { return pollhup_event_fd_.Borrow(); } in pollhup_event_fd() function
H A Dipc_helper.h115 FileHandleType pollhup_event_fd; variable
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dchannel_event_set.cpp34 LocalHandle pollin_event_fd, pollhup_event_fd; in ChannelEventSet() local
73 LocalHandle pollhup_event_fd) { in ChannelEventReceiver()
H A Dchannel_parcelable.cpp18 LocalHandle pollhup_event_fd) in ChannelParcelable()
H A Dchannel_manager.cpp26 LocalHandle pollhup_event_fd) { in CreateHandle()
H A Dclient_channel_factory.cpp155 LocalHandle pollhup_event_fd = in Connect() local