Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/
H A Dquick_fix_deployer.h66 … ErrCode ProcessHotReloadDeployStart(const BundleInfo &bundleInfo, const AppQuickFix &appQuickFix);
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/
H A Dquickfixdeployer_fuzzer.cpp86 quickFixDeployer.ProcessHotReloadDeployStart(bundleInfo, appQuickFix); in DoSomethingInterestingWithMyAPI()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_deployer.cpp139 ret = ProcessHotReloadDeployStart(bundleInfo, appQuickFix); in ToDeployStartStatus()
213 ErrCode QuickFixDeployer::ProcessHotReloadDeployStart( in ProcessHotReloadDeployStart() function in OHOS::AppExecFwk::QuickFixDeployer
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/
H A Dbms_bundle_quick_fix_test.cpp2290 ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);
2311 auto ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);
2330 auto ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);