Home
last modified time | relevance | path

Searched refs:internal_file_attributes (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/libziparchive/
H A Dzip_archive_common.h112 uint16_t internal_file_attributes; member
H A Dzip_archive.cc922 data->is_text = (cdr->internal_file_attributes & 1); in FindEntry()
/aosp12/packages/modules/adb/fastdeploy/deploypatchgenerator/
H A Dapk_archive.cpp253 uint16_t internal_file_attributes; in ParseCentralDirectoryRecord() member
/aosp12/art/dex2oat/linker/
H A Doat_writer_test.cc397 uint16_t internal_file_attributes = 0u; member