Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DApfsHandler.cpp211 #define APFS_INCOMPAT_NORMALIZATION_INSENSITIVE (1 << 3) macro
875 (incompatible_features & APFS_INCOMPAT_NORMALIZATION_INSENSITIVE) != 0; in IsHashedName()