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

/frameworks/native/libs/vr/libpdx_uds/private/uds/
H A Dipc_helper.h206 Status<void> ReceiveDataVector(const BorrowedHandle& socket_fd,
/frameworks/native/libs/vr/libpdx_uds/
H A Dclient_channel.cpp117 // the vector list to consume the data exactly since ReceiveDataVector()
131 status = ReceiveDataVector(socket_fd, receive_vector, receive_count);
H A Dipc_helper.cpp386 Status<void> ReceiveDataVector(const BorrowedHandle& socket_fd, function in namespace:android::pdx::uds

Completed in 429 milliseconds