Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_provision.c152 static int32_t GetProfBundleInfo(const cJSON *root, ProfBundleInfo *profVal) in GetProfBundleInfo() function
321 ret = GetProfBundleInfo(root, &pf->bundleInfo); in ParseProfile()