Searched defs:servicesJson (Results 1 – 1 of 1) sorted by relevance
123 bool AuthorityManager::ValidateServices(nlohmann::json& servicesJson) in ValidateServices()147 bool AuthorityManager::ValidateServicesHelper(nlohmann::json& servicesJson) in ValidateServicesHelper()221 auto& servicesJson = authJson_[procName][SERVICES]; in CheckServicesAuthority() local233 bool AuthorityManager::CheckServicesAuth(const nlohmann::json& servicesJson, in CheckServicesAuth()