Searched refs:groupFuncs (Results 1 – 2 of 2) sorted by relevance
243 void setTrustMgr(const std::vector<CreateGroupFunction>& groupFuncs);
253 void System::setTrustMgr(const std::vector<CreateGroupFunction>& groupFuncs) in setTrustMgr() argument255 _trust = std::make_unique<trust::Manager>(groupFuncs); in setTrustMgr()