Searched refs:UnpackFileContent (Results 1 – 1 of 1) sorted by relevance
356 static int UnpackFileContent(ifstream &sourceFile, const string &targetPath, const FileContext &fil… in UnpackFileContent() function562 errCode = UnpackFileContent(sourceHandle, targetPath, file); in UnpackFile()