Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp111 std::string hqfSoPath(data, size); in DoSomething2() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp706 const AppQuickFix &appQuickFix, const std::string &hqfSoPath, const BundleInfo &bundleInfo) in ExtractQuickFixSoFile()
893 …const BundleInfo &bundleInfo, const std::string &hqfSoPath, CodeSignatureParam &codeSignatureParam) in PrepareCodeSignatureParam()
921 const InnerAppQuickFix &innerAppQuickFix, const std::string &hqfSoPath) in VerifyCodeSignatureForHqf()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp4824 std::string hqfSoPath = "/data/test/"; variable