Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c49 #define APP_INFO_ACTION_STR "ACTIONS" macro
208 if (GetJsonObjectStringItem(object, APP_INFO_ACTION_STR, mapKey, TEMP_STR_MAX_LEN)) { in ProcessAppInfo()