Searched refs:packedFile (Results 1 – 2 of 2) sorted by relevance
95 int PackExportedDatabase(const std::string &fileDir, const std::string &packedFile,
567 int DatabaseOper::PackExportedDatabase(const std::string &fileDir, const std::string &packedFile, in PackExportedDatabase() argument573 int errCode = PackageFile::PackageFiles(fileDir, packedFile, fileInfo); in PackExportedDatabase()