Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c43 #define SEC_LEVEL_STR "SEC_LEVEL" macro
260 if (GetJsonObjectStringItem(object, SEC_LEVEL_STR, mapKey, TEMP_STR_MAX_LEN)) { in ProcessPermissionEntry()