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