Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify_lite/include/
Dapp_verify_pub.h84 } ProfBundleInfo; typedef
106 ProfBundleInfo bundleInfo; /* bundle-info */
/base/security/appverify/interfaces/innerkits/appverify_lite/src/
Dapp_provision.c150 static int32_t GetProfBundleInfo(const cJSON *root, ProfBundleInfo *profVal) in GetProfBundleInfo()
233 static void FreeProfBundle(ProfBundleInfo *pfval) in FreeProfBundle()