Searched refs:SetSecOpt (Results 1 – 2 of 2) sorted by relevance
31 int SingleVerDatabaseOper::SetSecOpt(const std::string &path, bool isDir) const in SetSecOpt() function in DistributedDB::SingleVerDatabaseOper131 errCode = SetSecOpt(backupDir, true); in BackupDb()143 return SetSecOpt(backupDir, false); // set file SecOpt in BackupDb()283 errCode = SetSecOpt(info.backupDir, true); in BackupCurrentDatabase()296 errCode = SetSecOpt(info.backupDir, false); in BackupCurrentDatabase()406 (void)SetSecOpt(info.currentDir, false); // not care err, Make sure to set the label in ImportUnpackedDatabase()
71 int SetSecOpt(const std::string &path, bool isDir = true) const;