Searched refs:fd_out (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpFfsHandle.h32 int spliceReadHandle(int fd, int fd_out, int len);
/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp281 int GetFile(const std::string& path, int mode, LocalHandle* fd_out) { argument
283 InvokeRemoteMethodInPlace<TestInterface::GetFile>(fd_out, path, mode);
316 int PushChannel(LocalChannelHandle* fd_out) { argument
317 auto status = InvokeRemoteMethodInPlace<TestInterface::PushChannel>(fd_out);

Completed in 159 milliseconds