Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
Dquickfixdeployer_fuzzer.cpp66 QuickFixDeployer quickFixDeployer(bundlePaths, false, targetPath); in DoSomethingInterestingWithMyAPI() local
112 QuickFixDeployer quickFixDeployer(bundlePaths, false, hqfSoPath); in DoSomething2() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_mgr_rdb_test/
Dbms_bundle_quick_fix_mgr_rdb_test.cpp890 … std::shared_ptr<QuickFixDeployer> quickFixDeployer = std::make_shared<QuickFixDeployer>(pathVec); variable