Searched defs:tarName (Results 1 – 4 of 4) sorted by relevance
35 static bool CheckBundleName(std::vector<AppExecFwk::BundleInfo> checkList, string tarName) in CheckBundleName()
261 string tarName = path + fileName; in GetFileHandle() local318 …etIncrementalFileHandlePath(const string &fileName, const string &bundleName, std::string &tarName) in GetIncrementalFileHandlePath()347 std::string tarName; in GetIncreFileHandleForNormalVersion() local665 string tarName = tarFileInfo.begin()->first; in TarFileReady() local815 string tarName = path + fileName; in DoRestore() local845 static unordered_map<string, struct ReportFileInfo> GetTarIncludes(const string &tarName) in GetTarIncludes()909 string tarName = path + item; in DoIncrementalRestore() local1017 string tarName = item.hashName; in RestoreTarForSpecialCloneCloud() local1259 void BackupExtExtension::DeleteBackupIncrementalTars(const string &tarName) in DeleteBackupIncrementalTars()1919 string tarName = string(INDEX_FILE_INCREMENTAL_BACKUP).append(tarFile); in IncrementalTarFileReady() local
238 string tarName = " "; variable
757 static int32_t PackPrepareTar(const char *remotePath, char *tarName, uint32_t maxNameLen) in PackPrepareTar()770 char tarName[PATH_MAX + 1] = {0}; in NSTACKX_DFileSendFilesWithRemotePathAndType() local