Home
last modified time | relevance | path

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

/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DLangPage.cpp110 const unsigned kExtSize = 4; in OnInit() local
111 if (fi.Name.Len() < kExtSize) in OnInit()
113 const unsigned pos = fi.Name.Len() - kExtSize; in OnInit()