Home
last modified time | relevance | path

Searched defs:fd_out (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/bugreport/
H A Dmain.cpp177 int copyTo(int fd_in, int fd_out, void* buffer, size_t buffer_len) { in copyTo()
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp281 int GetFile(const std::string& path, int mode, LocalHandle* fd_out) { in GetFile()
316 int PushChannel(LocalChannelHandle* fd_out) { in PushChannel()