Home
last modified time | relevance | path

Searched defs:out_fd (Results 1 – 5 of 5) sorted by relevance

/device/generic/goldfish-opengl/android-emu/android/utils/
Ddebug.c112 int null_fd, out_fd, err_fd; in stdio_disable() local
127 int out_fd, err_fd; in stdio_enable() local
140 int null_fd, out_fd, err_fd; in stdio_disable() local
155 int out_fd, err_fd; in stdio_enable() local
/device/google/cuttlefish/host/commands/gnss_grpc_proxy/
Dgnss_grpc_proxy.cpp306 int out_fd) { in SendCommand()
/device/google/cuttlefish/host/commands/test_gce_driver/
Dcvd_test_gce_driver.cpp75 ReadEvalPrintLoop(GceApi& gce, BuildApi& build, int in_fd, int out_fd, in ReadEvalPrintLoop()
/device/google/cuttlefish/common/libs/utils/
Dfiles.cpp195 bool SendFile(int out_fd, int in_fd, off64_t* offset, size_t count) { in SendFile()
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp7033 base::ScopedPlatformHandle out_fd; member