Searched defs:use_fd (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/liburing/test/ |
H A D | iopoll.c | 111 int use_fd = fd; in __test_io() local 127 int use_fd = fd; in __test_io() local
|
H A D | read-write.c | 102 int use_fd = fd; in __test_io() local 121 int use_fd = fd; in __test_io() local
|
H A D | ce593a6c480a.c | 44 int ret, use_fd; in main() local
|
H A D | send_recv.c | 30 int sockfd, ret, val, use_fd; in recv_prep() local
|
H A D | socket.c | 32 int sockfd, ret, val, use_fd; in recv_prep() local
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat_test.cc | 84 bool use_fd = false) { 128 bool use_fd = false, 148 bool use_fd, in GenerateOdexForTest() 245 void RunTest(bool use_fd, bool expect_use, const std::vector<std::string>& extra_args = {}) { in RunTest() 658 bool use_fd, in CompileProfileOdex() 687 bool use_fd, in CompileProfileOdex()
|
/aosp_15_r20/external/toolchain-utils/seccomp_tools/mass_seccomp_editor/ |
H A D | mass_seccomp_editor.py | 172 def _search_cmd(query: str, use_fd=True) -> list[str]: argument
|
/aosp_15_r20/art/runtime/oat/ |
H A D | oat_file_assistant.cc | 1259 const std::string& filename, bool use_fd, int zip_fd, int vdex_fd, int oat_fd) { in Reset()
|
/aosp_15_r20/external/google-breakpad/src/client/linux/handler/ |
H A D | exception_handler_unittest.cc | 213 void ChildCrash(bool use_fd) { in ChildCrash()
|