Searched refs:ProcessPatchDeployStart (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/quick_fix/ |
H A D | quick_fix_deployer.h | 61 ErrCode ProcessPatchDeployStart(
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixdeployer_fuzzer/ |
H A D | quickfixdeployer_fuzzer.cpp | 83 quickFixDeployer.ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_deployer.cpp | 137 ret = ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos); in ToDeployStartStatus() 172 ErrCode QuickFixDeployer::ProcessPatchDeployStart( in ProcessPatchDeployStart() function in OHOS::AppExecFwk::QuickFixDeployer
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_test/ |
H A D | bms_bundle_quick_fix_test.cpp | 2218 ErrCode ret = deployer->ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos); 2240 ErrCode ret = deployer->ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos); 2265 ErrCode ret = deployer->ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos); 4848 ErrCode ret = deployer->ProcessPatchDeployStart(bundleFilePaths, bundleInfo, infos);
|