Searched refs:HUKS_ERR_CODE_NOT_SYSTEM_APP (Results 1 – 6 of 6) sorted by relevance
36 AddInt32PropertyInLite(errorCode, "HUKS_ERR_CODE_NOT_SYSTEM_APP", HUKS_ERR_CODE_NOT_SYSTEM_APP); in CreateHuksErrCode()
43 .errorCode = HUKS_ERR_CODE_NOT_SYSTEM_APP,
389 HUKS_ERR_CODE_NOT_SYSTEM_APP = 202, enumerator
478 AddInt32Property(env, errorCode, "HUKS_ERR_CODE_NOT_SYSTEM_APP", HUKS_ERR_CODE_NOT_SYSTEM_APP); in AddHuksErrCodePart()
2579 | HUKS_ERR_CODE_NOT_SYSTEM_APP<sup>12+</sup> | 202 | 非系统应用不可以调用系统API。<br> **系统能力:** System…
2578 | HUKS_ERR_CODE_NOT_SYSTEM_APP<sup>12+</sup> | 202 | The caller is not a system applicatio…