HomeSort by relevance Sort by last modified time
    Searched refs:GetAttribString (Results 1 - 2 of 2) sorted by null

  /external/lzma/C/Util/7z/
7zMain.c 268 static void GetAttribString(UInt32 wa, Bool isDir, char *s)
278 static void GetAttribString(UInt32, Bool, char *s)
388 GetAttribString(f->AttribDefined ? f->Attrib : 0, f->IsDir, attr);
  /external/lzma/CPP/7zip/UI/Console/
List.cpp 99 static void GetAttribString(DWORD wa, bool isDir, char *s)
323 GetAttribString(attrib, isFolder, s);

Completed in 202 milliseconds