Home
last modified time | relevance | path

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

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/src/
H A Dapp_provision.c200 static int32_t GetProfDebugInfo(const cJSON *root, ProfDebugInfo *profVal) in GetProfDebugInfo() function
327 ret = GetProfDebugInfo(root, &pf->debugInfo); in ParseProfile()