Home
last modified time | relevance | path

Searched defs:mem_file (Results 1 – 5 of 5) sorted by relevance

/external/fsverity-utils/programs/
Dtest_compute_digest.c18 struct mem_file { struct
26 struct mem_file *f = fd; in read_fn() argument
/external/e2fsprogs/misc/
De2initrd_helper.c49 struct mem_file { struct
50 char *buf;
74 struct mem_file *ret_file) in get_file() argument
/external/tflite-support/tensorflow_lite_support/metadata/cc/utils/
Dzip_readonly_mem_file.cc53 auto* mem_file = static_cast<ZipReadOnlyMemFile*>(opaque); in ReadFile() local
82 auto* mem_file = static_cast<ZipReadOnlyMemFile*>(opaque); in SeekFile() local
/external/tflite-support/tensorflow_lite_support/metadata/cc/
Dmetadata_extractor.cc240 ZipReadOnlyMemFile mem_file = ZipReadOnlyMemFile(buffer_data, buffer_size); in ExtractAssociatedFiles() local
/external/perfetto/src/profiling/memory/
Dheapprofd_producer.cc870 std::string mem_file = in OnDataAvailable() local