Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c47 #define APP_INFO_TYPE_STR "TYPE" macro
197 if (GetJsonObjectStringItem(object, APP_INFO_TYPE_STR, mapKey, TEMP_STR_MAX_LEN)) { in ProcessAppInfo()