Searched refs:FileContext (Results 1 – 1 of 1) sorted by relevance
50 struct FileContext { struct109 static int GetFileContexts(const string &sourcePath, list<FileContext> &fileContexts) in GetFileContexts()117 FileContext fileContext; in GetFileContexts()275 static int PackFileContext(ofstream &targetFile, const FileContext &fileContext) in PackFileContext()307 static int UnpackFileContext(ifstream &sourceFile, FileContext &fileContext) in UnpackFileContext()326 static int PackFileContent(ofstream &targetFile, const string &sourcePath, const FileContext &fileC… in PackFileContent()356 static int UnpackFileContent(ifstream &sourceFile, const string &targetPath, const FileContext &fil… in UnpackFileContent()476 list<FileContext> fileContexts; in ExePackage()540 FileContext fileContext; in UnpackFile()541 list<FileContext> fileContexts; in UnpackFile()