Home
last modified time | relevance | path

Searched refs:UNINSTALL_AND_RECOVER (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.h40 UNINSTALL_AND_RECOVER = 5, member in OHOS::AppExecFwk::InstallOption
H A Dinstaller.cpp964 } else if (option == InstallOption::UNINSTALL_AND_RECOVER) { in GetFunctionName()
994 case InstallOption::UNINSTALL_AND_RECOVER: in OperationCompleted()
1377 callbackPtr->option = InstallOption::UNINSTALL_AND_RECOVER; in UninstallAndRecover()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h239 UNINSTALL_AND_RECOVER, member in OHOS::AppExecFwk::BundleInstallerInterfaceCode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_ipc_test.cpp51 UNINSTALL_AND_RECOVER,
752 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL_AND_RECOVER; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_installer_host.cpp95 case static_cast<uint32_t>(BundleInstallerInterfaceCode::UNINSTALL_AND_RECOVER): in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp361 return SendInstallRequest(BundleInstallerInterfaceCode::UNINSTALL_AND_RECOVER, data, reply, option); in UninstallAndRecover()

Completed in 11 milliseconds