Searched refs:hapVerifyV2 (Results 1 – 1 of 1) sorted by relevance
92 HapVerifyV2 hapVerifyV2; in HapVerify() local93 return hapVerifyV2.Verify(filePath, hapVerifyResult, readFile); in HapVerify()98 HapVerifyV2 hapVerifyV2; in ParseHapProfile() local99 return hapVerifyV2.ParseHapProfile(filePath, hapVerifyV1Result); in ParseHapProfile()104 HapVerifyV2 hapVerifyV2; in ParseHapSignatureInfo() local105 return hapVerifyV2.ParseHapSignatureInfo(filePath, hapSignInfo); in ParseHapSignatureInfo()120 HapVerifyV2 hapVerifyV2; in ParseBundleNameAndAppIdentifier() local122 int32_t res = hapVerifyV2.Verify(fileFd, hapVerifyResult); in ParseBundleNameAndAppIdentifier()