Searched defs:mem_file (Results 1 – 6 of 6) sorted by relevance
18 struct mem_file { struct26 struct mem_file *f = fd; in read_fn() argument
49 struct mem_file { struct50 char *buf;74 struct mem_file *ret_file) in get_file() argument
53 auto* mem_file = static_cast<ZipReadOnlyMemFile*>(opaque); in ReadFile() local82 auto* mem_file = static_cast<ZipReadOnlyMemFile*>(opaque); in SeekFile() local
348 let mut mem_file = File::create(&mem_path) in snapshot_handler() localVariable375 let mut mem_file = in restore_handler() localVariable
239 ZipReadOnlyMemFile mem_file = ZipReadOnlyMemFile(buffer_data, buffer_size); in ExtractAssociatedFiles() local
874 std::string mem_file = in OnDataAvailable() local