Searched defs:ParseProfile (Results 1 – 3 of 3) sorted by relevance
28 bool HapProfileVerifyUtils::ParseProfile(Pkcs7Context& profilePkcs7Context, const Pkcs7Context& hap… in ParseProfile() function in OHOS::Security::Verify::HapProfileVerifyUtils
278 int ParseProfile(const char *buf, int len, ProfileProf *pf) in ParseProfile() function
333 AppProvisionVerifyResult ParseProfile(const std::string& appProvision, ProvisionInfo& info) in ParseProfile() function