Searched refs:ReadNamesFromListFile (Results 1 - 3 of 3) sorted by relevance

/external/lzma/CPP/Common/
H A DListFileUtils.h9 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &strings, UINT codePage = CP_OEMCP);
H A DListFileUtils.cpp20 bool ReadNamesFromListFile(LPCWSTR fileName, UStringVector &resultStrings, UINT codePage) function
/external/lzma/CPP/7zip/UI/Common/
H A DArchiveCommandLine.cpp288 if (!ReadNamesFromListFile(fileName, names, codePage))

Completed in 87 milliseconds