Searched refs:GetAttribString (Results 1 - 2 of 2) sorted by relevance

/external/lzma/C/Util/7z/
H A D7zMain.c268 static void GetAttribString(UInt32 wa, Bool isDir, char *s) function
278 static void GetAttribString(UInt32, Bool, char *s) function
388 GetAttribString(f->AttribDefined ? f->Attrib : 0, f->IsDir, attr);
/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp99 static void GetAttribString(DWORD wa, bool isDir, char *s) function
323 GetAttribString(attrib, isFolder, s);

Completed in 779 milliseconds