Home
last modified time | relevance | path

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

/base/security/appverify/interfaces/innerkits/appverify/src/verify/
Dhap_verify_v2.cpp47 std::string standardFilePath; in Verify() local
62 bool HapVerifyV2::CheckFilePath(const std::string& filePath, std::string& standardFilePath) in CheckFilePath()
383 std::string standardFilePath; in ParseHapProfile() local
/base/security/appverify/interfaces/innerkits/appverify/src/ticket/
Dticket_verify.cpp48 bool CheckTicketFilePath(const std::string& filePath, std::string& standardFilePath) in CheckTicketFilePath()
261 std::string standardFilePath; in CheckTicketSource() local
/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
Dhap_verify_v2_test.cpp75 std::string standardFilePath; variable