Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/core/common/security/permission/common/
H A Dpermission_entry.c41 #define REGEXP_STR "REGEXP" macro
254 if (GetJsonObjectStringItem(object, REGEXP_STR, mapKey, TEMP_STR_MAX_LEN)) { in ProcessPermissionEntry()