Home
last modified time | relevance | path

Searched refs:ProcessWithBundleHasQuickFixInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_boot_scanner.h46 bool ProcessWithBundleHasQuickFixInfo(const std::string &bundleName, const std::string &hqfPath,
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_boot_scanner.cpp125 … if (!ProcessWithBundleHasQuickFixInfo(quickFix.first, quickFix.second.second, quickFixVersion, in RestoreQuickFix()
242 bool QuickFixBootScanner::ProcessWithBundleHasQuickFixInfo(const std::string &bundleName, const std… in ProcessWithBundleHasQuickFixInfo() function in OHOS::AppExecFwk::QuickFixBootScanner
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/
H A Dquickfixbootscanner_fuzzer.cpp54 …quickFixBootScanner.ProcessWithBundleHasQuickFixInfo(bundleName, quickFixPath, quickFixVersion, fi… in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp913 …auto ret = scanner->ProcessWithBundleHasQuickFixInfo(BUNDLE_NAME, HAP_FILE_PATH, quickFixVersion, …
931 …auto ret = scanner->ProcessWithBundleHasQuickFixInfo(BUNDLE_NAME, HAP_FILE_PATH, quickFixVersion, …
951 …auto ret = scanner->ProcessWithBundleHasQuickFixInfo(BUNDLE_NAME, HAP_FILE_PATH, quickFixVersion, …
991 …auto ret = scanner->ProcessWithBundleHasQuickFixInfo(BUNDLE_NAME, HAP_FILE_PATH, quickFixVersion, …