Home
last modified time | relevance | path

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

/aosp14/system/core/libdiskconfig/
H A Ddiskutils.c37 int src_fd = -1; in write_raw_image() local
/aosp14/system/core/debuggerd/handler/
H A Ddebuggerd_fallback.cpp97 static bool forward_output(int src_fd, int dst_fd, pid_t expected_tid) { in forward_output()