Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_pub.h55 V_ERR_INVALID_APP_BUNDLE = 0xef000018, enumerator
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_provision.c440 return V_ERR_INVALID_APP_BUNDLE; in VerifyProfileContent()