Home
last modified time | relevance | path

Searched defs:interfacesJson (Results 1 – 1 of 1) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/src/authority/
Dauthority_manager.cpp106 bool AuthorityManager::ValidateInterfaces(nlohmann::json& interfacesJson) in ValidateInterfaces()
187 auto& interfacesJson = authJson_[procName][INTERFACES]; in CheckInterfaceAuthority() local