Searched defs:privileges (Results 1 – 6 of 6) sorted by relevance
35 bool DataChecker::IsValid(const std::vector<Privilege> &privileges, const CheckerManager::CheckInfo… in IsValid()
49 bool CheckerManager::IsValid(const std::vector<Privilege> &privileges, const CheckInfo &info) in IsValid()
48 std::vector<Privilege> privileges; member
4 "privileges":["detection","contacts"], array
243 bool UdmfServiceImpl::IsReadAndKeep(const std::vector<Privilege> &privileges, const QueryOption &qu… in IsReadAndKeep()