Home
last modified time | relevance | path

Searched refs:ReceiveDataVector (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dipc_helper.h207 Status<void> ReceiveDataVector(const BorrowedHandle& socket_fd,
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel.cpp131 status = ReceiveDataVector(socket_fd, receive_vector, receive_count); in ReceiveResponse()
H A Dipc_helper.cpp386 Status<void> ReceiveDataVector(const BorrowedHandle& socket_fd, in ReceiveDataVector() function