Home
last modified time | relevance | path

Searched defs:CloseFile (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/test/dittosuite/src/
H A Dclose_file.cpp22 CloseFile::CloseFile(const Params& params, int input_fd_key) in CloseFile() function in dittosuite::CloseFile
/aosp_15_r20/external/libchrome-gestures/src/
H A Dfile_util.cc25 bool CloseFile(FILE* file) { in CloseFile() function
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/metadata/cc/utils/
H A Dzip_readonly_mem_file.cc107 int ZipReadOnlyMemFile::CloseFile(voidpf opaque, voidpf stream) { in CloseFile() function in tflite::metadata::ZipReadOnlyMemFile
/aosp_15_r20/external/libaom/tools/
H A Ddump_obu.cc104 void CloseFile(FILE *stream) { fclose(stream); } in CloseFile() function
/aosp_15_r20/external/rust/android-crates-io/crates/libfuzzer-sys/libfuzzer/
DFuzzerIOPosix.cpp114 int CloseFile(int fd) { in CloseFile() function
DFuzzerIOWindows.cpp221 int CloseFile(int Fd) { in CloseFile() function
/aosp_15_r20/external/libaom/test/
H A Dvideo_source.h114 void CloseFile() { in CloseFile() function
/aosp_15_r20/external/libvpx/test/
H A Dvideo_source.h117 void CloseFile() { in CloseFile() function
/aosp_15_r20/external/libchrome/base/files/
H A Dfile_util.cc242 bool CloseFile(FILE* file) { in CloseFile() function
/aosp_15_r20/external/libgav1/tests/
H A Dutils.cc36 int CloseFile(FILE* stream) { return fclose(stream); } in CloseFile() function
/aosp_15_r20/hardware/interfaces/threadnetwork/aidl/default/
H A Dsocket_interface.cpp300 void SocketInterface::CloseFile(void) { in CloseFile() function in aidl::android::hardware::threadnetwork::SocketInterface
/aosp_15_r20/external/libgav1/examples/
H A Dgav1_decode.cc239 int CloseFile(FILE* stream) { return (stream == nullptr) ? 0 : fclose(stream); } in CloseFile() function
/aosp_15_r20/external/openthread/src/posix/platform/
H A Dhdlc_interface.cpp647 void HdlcInterface::CloseFile(void) in CloseFile() function in ot::Posix::HdlcInterface
/aosp_15_r20/external/perfetto/src/base/
H A Dfile_utils.cc231 int CloseFile(int fd) { in CloseFile() function
/aosp_15_r20/trusty/user/app/keymaster/
Dtrusty_secure_deletion_secret_storage.cpp101 void CloseFile() { in CloseFile() function in keymaster::__anonf448859f0111::StorageFile
/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_process_host.cc105 void CloseFile(base::File file) { in CloseFile() function
/aosp_15_r20/external/cronet/base/files/
H A Dfile_util.cc420 bool CloseFile(FILE* file) { in CloseFile() function
/aosp_15_r20/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_posix.cc221 void CloseFile(fd_t fd) { in CloseFile() function
/aosp_15_r20/external/libchrome/base/
H A Dlogging.cc367 void CloseFile(FileHandle log) { in CloseFile() function
/aosp_15_r20/test/dittosuite/schema/
H A Dbenchmark.proto118 message CloseFile { message
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Protocol/
H A DShell.h1231 EFI_SHELL_CLOSE_FILE CloseFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Protocol/
H A DShell.h1237 EFI_SHELL_CLOSE_FILE CloseFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Protocol/
H A DShell.h1230 EFI_SHELL_CLOSE_FILE CloseFile; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Protocol/
H A DShell.h1231 EFI_SHELL_CLOSE_FILE CloseFile; member
/aosp_15_r20/external/cronet/base/
H A Dlogging.cc394 void CloseFile(FileHandle log) { in CloseFile() function

12