Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c44 #define APP_INFO_STR "APP_INFO" macro
263 cJSON *appInfoArray = cJSON_GetObjectItem(object, APP_INFO_STR); in ProcessPermissionEntry()