Searched refs:ProcessHotReloadDeployStart (Results 1 – 4 of 4) sorted by relevance
66 … ErrCode ProcessHotReloadDeployStart(const BundleInfo &bundleInfo, const AppQuickFix &appQuickFix);
86 quickFixDeployer.ProcessHotReloadDeployStart(bundleInfo, appQuickFix); in DoSomethingInterestingWithMyAPI()
139 ret = ProcessHotReloadDeployStart(bundleInfo, appQuickFix); in ToDeployStartStatus()213 ErrCode QuickFixDeployer::ProcessHotReloadDeployStart( in ProcessHotReloadDeployStart() function in OHOS::AppExecFwk::QuickFixDeployer
2290 ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);2311 auto ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);2330 auto ret = deployer->ProcessHotReloadDeployStart(bundleInfo, appQuickFix);