Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_security_level/oem_property/ohos/common/
H A Ddslm_ohos_verify.c35 #define CRED_VALUE_TYPE_DEBUG "debug" macro
58 if (strncmp(info->releaseType, CRED_VALUE_TYPE_DEBUG, strlen(CRED_VALUE_TYPE_DEBUG)) == 0) { in CheckCredInfo()