Home
last modified time | relevance | path

Searched defs:file_entry (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/multi_index/example/
Dcomposite_keys.cpp36 struct file_entry struct
38 file_entry( in file_entry() function
46 const file_entry* dir; argument
/aosp_15_r20/external/libwebsockets/lib/misc/
H A Ddiskcache.c54 struct file_entry { struct
63 struct file_entry *batch; argument
/aosp_15_r20/trusty/user/app/storage/
Dfile.c46 struct file_entry { struct
47 struct iv iv;
48 uint64_t magic;
49 struct block_mac block_map;
50 struct file_info info;
545 const struct file_entry* file_entry; in file_get_info() local
654 const struct file_entry* file_entry; in file_tree_lookup() local
736 struct file_entry* file_entry; in file_create() local
1089 const struct file_entry* file_entry; in file_delete() local
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dunsquashfs.h192 struct file_entry { struct
193 int offset;
194 int size;
195 struct cache_entry *buffer;
/aosp_15_r20/system/libziparchive/
H A Dzip_archive_test.cc1084 [&local_file_header_offset](const LocalFileEntry& file_entry) { in AddEntry()
1149 [&zip64_eocd](const LocalFileEntry& file_entry) { in ConstructEocd()
1176 for (const auto& file_entry : file_entries_) { in ConstructZipFile() local
1383 [&local_file_header_offset](const LocalFileEntry& file_entry) { in TEST_F()
H A Dzip_writer.cc228 FileEntry file_entry = {}; in StartAlignedEntryWithTime() local
/aosp_15_r20/tools/asuite/adevice/src/
H A Dfingerprint.rs370 let file_entry = HashMap::from([( in same_inputs() localVariable
383 let file_entry = HashMap::from([( in same_inputs_with_permissions() localVariable
/aosp_15_r20/build/make/tools/ide_query/cc_analyzer/
H A Dinclude_scanner.cc79 auto file_entry = sm_.getFileEntryRefForID(FID); in LexedFileChanged() local
/aosp_15_r20/packages/modules/Virtualization/guest/authfs/src/
Dmain.rs269 let file_entry = { in prepare_root_dir_entries() localVariable
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/guest/authfs/authfs/android_arm64_armv8-2a_cortex-a55/out/
Dmain.rs269 let file_entry = { in prepare_root_dir_entries() localVariable
/aosp_15_r20/frameworks/native/cmds/dumpstate/
H A Ddumpstate.cpp1374 ZipWriter::FileEntry file_entry; in RunDumpsysProto() local