Searched refs:SetSecOption (Results 1 – 3 of 3) sorted by relevance
37 …static int SetSecOption(const std::string &path, const SecurityOption &secOption, bool isWithCheck…
304 int SQLiteSingleVerDatabaseUpgrader::SetSecOption(const std::string &path, const SecurityOption &se… in SetSecOption() function in DistributedDB::SQLiteSingleVerDatabaseUpgrader
776 int errCode = SQLiteSingleVerDatabaseUpgrader::SetSecOption(option_.subdir, option_.securityOpt, in EndCreateExecutor()