Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/authority/
H A Dauthority_manager.cpp158 bool AuthorityManager::ValidateService(const nlohmann::json& authValJson, bool readOnly) in ValidateService()
277 auto& authValJson = specificSvcsJson[serviceId]; in CheckSpecificServiceAuth() local