Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H A Dauthority_manager.cpp105 bool AuthorityManager::ValidateInterfaces(nlohmann::json& interfacesJson) in ValidateInterfaces()
186 auto& interfacesJson = authJson_[procName][INTERFACES]; in CheckInterfaceAuthority() local