Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c42 #define DEVID_STR "DEVID" macro
257 if (GetJsonObjectStringItem(object, DEVID_STR, mapKey, TEMP_STR_MAX_LEN)) { in ProcessPermissionEntry()