Home
last modified time | relevance | path

Searched refs:allowLevelKey (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/privacy_controller/config/
H A Darea_policy.cpp86 const std::string allowLevelKey = "allowLevel"; in ParseAllowedInfo() local
87 int32_t allowLevelValue = CJsonUtil::GetIntValue(config, allowLevelKey); in ParseAllowedInfo()
90 allowLevelKey.c_str(), allowLevelValue); in ParseAllowedInfo()