Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_provision.h39 void ProfFreeData(ProfileProf *pf);
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_verify.c791 ProfFreeData(pf); in VerifyProfGetContent()
1024 ProfFreeData(pf); in VerfiyAppSourceGetProfile()
1205 ProfFreeData(&verifyRst->profile); in APPVERI_AppVerify()
1213 ProfFreeData(&verifyRst->profile); in APPVERI_AppVerify()
1257 ProfFreeData(&verifyRst->profile); in APPVERI_FreeVerifyRst()
H A Dapp_provision.c268 void ProfFreeData(ProfileProf *pf) in ProfFreeData() function
339 ProfFreeData(pf); in ParseProfile()