Searched refs:UnpackAndCheckImportedFile (Results 1 – 2 of 2) sorted by relevance
88 int UnpackAndCheckImportedFile(const std::string &srcFile, const ImportFileInfo &info,
187 errCode = UnpackAndCheckImportedFile(filePath, importInfo, property); in ExecuteImport()433 int DatabaseOper::UnpackAndCheckImportedFile(const std::string &srcFile, const ImportFileInfo &info, in UnpackAndCheckImportedFile() function in DistributedDB::DatabaseOper