Home
last modified time | relevance | path

Searched defs:ParseHapProfile (Results 1 – 2 of 2) sorted by relevance

/base/security/appverify/interfaces/innerkits/appverify/src/interfaces/
Dhap_verify.cpp96 int32_t ParseHapProfile(const std::string& filePath, HapVerifyResult& hapVerifyV1Result) in ParseHapProfile() function
/base/security/appverify/interfaces/innerkits/appverify/src/verify/
Dhap_verify_v2.cpp437 int32_t HapVerifyV2::ParseHapProfile(const std::string& filePath, HapVerifyResult& hapVerifyV1Resul… in ParseHapProfile() function in OHOS::Security::Verify::HapVerifyV2