Searched defs:interfacesJson (Results 1 – 1 of 1) sorted by relevance
105 bool AuthorityManager::ValidateInterfaces(nlohmann::json& interfacesJson) in ValidateInterfaces()186 auto& interfacesJson = authJson_[procName][INTERFACES]; in CheckInterfaceAuthority() local