/aosp_15_r20/test/dittosuite/src/ |
H A D | close_file.cpp | 22 CloseFile::CloseFile(const Params& params, int input_fd_key) in CloseFile() function in dittosuite::CloseFile
|
/aosp_15_r20/external/libchrome-gestures/src/ |
H A D | file_util.cc | 25 bool CloseFile(FILE* file) { in CloseFile() function
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/metadata/cc/utils/ |
H A D | zip_readonly_mem_file.cc | 107 int ZipReadOnlyMemFile::CloseFile(voidpf opaque, voidpf stream) { in CloseFile() function in tflite::metadata::ZipReadOnlyMemFile
|
/aosp_15_r20/external/libaom/tools/ |
H A D | dump_obu.cc | 104 void CloseFile(FILE *stream) { fclose(stream); } in CloseFile() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/ |
D | FuzzerIOPosix.cpp | 114 int CloseFile(int fd) { in CloseFile() function
|
D | FuzzerIOWindows.cpp | 221 int CloseFile(int Fd) { in CloseFile() function
|
/aosp_15_r20/external/libaom/test/ |
H A D | video_source.h | 114 void CloseFile() { in CloseFile() function
|
/aosp_15_r20/external/libvpx/test/ |
H A D | video_source.h | 117 void CloseFile() { in CloseFile() function
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_util.cc | 242 bool CloseFile(FILE* file) { in CloseFile() function
|
/aosp_15_r20/external/libgav1/tests/ |
H A D | utils.cc | 36 int CloseFile(FILE* stream) { return fclose(stream); } in CloseFile() function
|
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/ |
H A D | socket_interface.cpp | 300 void SocketInterface::CloseFile(void) { in CloseFile() function in aidl::android::hardware::threadnetwork::SocketInterface
|
/aosp_15_r20/external/libgav1/examples/ |
H A D | gav1_decode.cc | 239 int CloseFile(FILE* stream) { return (stream == nullptr) ? 0 : fclose(stream); } in CloseFile() function
|
/aosp_15_r20/external/openthread/src/posix/platform/ |
H A D | hdlc_interface.cpp | 647 void HdlcInterface::CloseFile(void) in CloseFile() function in ot::Posix::HdlcInterface
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | file_utils.cc | 231 int CloseFile(int fd) { in CloseFile() function
|
/aosp_15_r20/trusty/user/app/keymaster/ |
D | trusty_secure_deletion_secret_storage.cpp | 101 void CloseFile() { in CloseFile() function in keymaster::__anonf448859f0111::StorageFile
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | nacl_process_host.cc | 105 void CloseFile(base::File file) { in CloseFile() function
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_util.cc | 420 bool CloseFile(FILE* file) { in CloseFile() function
|
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_posix.cc | 221 void CloseFile(fd_t fd) { in CloseFile() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | logging.cc | 367 void CloseFile(FileHandle log) { in CloseFile() function
|
/aosp_15_r20/test/dittosuite/schema/ |
H A D | benchmark.proto | 118 message CloseFile { message
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1231 EFI_SHELL_CLOSE_FILE CloseFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1237 EFI_SHELL_CLOSE_FILE CloseFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1230 EFI_SHELL_CLOSE_FILE CloseFile; member
|
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/ |
H A D | Shell.h | 1231 EFI_SHELL_CLOSE_FILE CloseFile; member
|
/aosp_15_r20/external/cronet/base/ |
H A D | logging.cc | 394 void CloseFile(FileHandle log) { in CloseFile() function
|