Home
last modified time | relevance | path

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

/external/lzma/CPP/Common/
DListFileUtils.h15 bool ReadNamesFromListFile2(CFSTR fileName, UStringVector &strings, UINT codePage,
DListFileUtils.cpp28 bool ReadNamesFromListFile2(CFSTR fileName, UStringVector &strings, UINT codePage, DWORD &lastError) in ReadNamesFromListFile2() function
/external/lzma/CPP/7zip/UI/Common/
DArchiveCommandLine.cpp417 if (!ReadNamesFromListFile2(us2fs(fileName), names, codePage, lastError)) in AddToCensorFromListFile()