Home
last modified time | relevance | path

Searched defs:standardFilePath (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/verify/
H A Dhap_verify_v2.cpp47 std::string standardFilePath; in Verify() local
74 bool HapVerifyV2::CheckFilePath(const std::string& filePath, std::string& standardFilePath) in CheckFilePath()
440 std::string standardFilePath; in ParseHapProfile() local
487 std::string standardFilePath; in ParseHapSignatureInfo() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
H A Dticket_verify.cpp45 bool CheckTicketFilePath(const std::string& filePath, std::string& standardFilePath) in CheckTicketFilePath()
256 std::string standardFilePath; in CheckTicketSource() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_v2_test.cpp75 std::string standardFilePath; variable