Home
last modified time | relevance | path

Searched defs:max_file_name_length (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_file/public/pw_file/
H A Dflat_file_system.h115 size_t max_file_name_length) { in EncodedPathProtoSizeBytes()
/aosp_15_r20/system/libziparchive/
H A Dzip_cd_entry_map.cc127 size_t cd_length, uint16_t max_file_name_length) { in Create()
H A Dzip_archive.cc556 uint16_t max_file_name_length = 0; in ParseZipArchive() local