Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool_cpp/hap/verify/src/
Dverify_hap.cpp168 std::string standardFilePath; in Verify() local
185 bool VerifyHap::CheckFilePath(const std::string& filePath, std::string& standardFilePath) in CheckFilePath()
/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapVerify/
Dhap_verify_test.cpp124 std::string standardFilePath; variable