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
286 int32_t ParseProfile(const char *buf, int32_t len, ProfileProf *pf) in ParseProfile() function
389 AppProvisionVerifyResult ParseProfile(const std::string& appProvision, ProvisionInfo& info) in ParseProfile() function