/aosp_15_r20/external/tink/cc/util/ |
H A D | file_input_stream_test.cc | 85 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST_P() local 112 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST_P() local 144 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 161 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 185 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 224 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 275 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local
|
H A D | file_random_access_stream_test.cc | 112 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 135 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 159 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 186 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 209 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local 231 util::StatusOr<int> input_fd = OpenTestFileToRead(filename); in TEST() local
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 119 required string input_fd = 1; field 123 required string input_fd = 1; field 128 required string input_fd = 1; field 136 required string input_fd = 1; field 153 required string input_fd = 1; field
|
/aosp_15_r20/external/vboot_reference/host/lib/ |
H A D | file_keys.c | 26 int input_fd, len; in DigestFile() local
|
/aosp_15_r20/system/core/debuggerd/ |
H A D | debuggerd_test.cpp | 2100 unique_fd tombstoned_socket, input_fd; in TEST() local 2169 unique_fd tombstoned_socket, input_fd; in TEST() local 2206 unique_fd tombstoned_socket, input_fd; in TEST() local 2294 unique_fd tombstoned_socket, input_fd; in TEST() local 2315 unique_fd tombstoned_socket, input_fd; in TEST() local 2339 unique_fd tombstoned_socket, input_fd; in TEST() local
|
/aosp_15_r20/bootable/deprecated-ota/updater/ |
H A D | target_files.cpp | 29 static bool SimgToImg(int input_fd, int output_fd) { in SimgToImg()
|
/aosp_15_r20/packages/modules/Virtualization/tests/testapk/src/native/ |
D | testbinary.cpp | 88 unique_fd input_fd{fcntl(connect_fd, F_DUPFD_CLOEXEC, 0)}; in run_echo_reverse_server() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/assemble_cvd/ |
D | assemble_cvd.cc | 580 auto input_fd = SharedFD::Dup(0); in AssembleCvdMain() local
|
/aosp_15_r20/art/dex2oat/ |
H A D | dex2oat.cc | 2813 int input_fd, std::function<std::string(const char*)>* process, T* output) { in ReadCommentedInputFromFd() 2837 int input_fd, std::function<std::string(const char*)>* process) { in ReadCommentedInputFromFd()
|
/aosp_15_r20/external/selinux/libsemanage/src/ |
H A D | direct_api.c | 618 int input_fd[2] = {-1, -1}; in semanage_pipe_data() local
|
/aosp_15_r20/external/trace-cmd/tracecmd/ |
H A D | trace-read.c | 85 static int input_fd; variable
|