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

  /external/lzma/CPP/Common/
ListFileUtils.h 9 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &strings, UINT codePage = CP_OEMCP);
ListFileUtils.cpp 20 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &resultStrings, UINT codePage)
  /external/lzma/CPP/7zip/UI/Common/
ArchiveCommandLine.cpp 288 if (!ReadNamesFromListFile(fileName, names, codePage))

Completed in 64 milliseconds