Home
last modified time | relevance | path

Searched refs:UNINSTALL (Results 1 - 16 of 16) sorted by relevance

/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_inner_interface.h49 UNINSTALL, enumerator
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Devent_report.cpp28 BundleEventType::INSTALL, BundleEventType::UNINSTALL,
37 BundleEventType::INSTALL, BundleEventType::UNINSTALL,
H A Dbundle_common_event_mgr.cpp160 } else if (type == SandboxInstallType::UNINSTALL) { in NotifySandboxAppStatus()
H A Dbundle_installer_host.cpp71 case static_cast<uint32_t>(BundleInstallerInterfaceCode::UNINSTALL): in OnRemoteRequest()
H A Dbase_bundle_installer.cpp374 BundleEventType::UNINSTALL, in UninstallBundle()
480 BundleEventType::UNINSTALL, in UninstallHspBundle()
520 BundleEventType::UNINSTALL, in UninstallHspVersion()
568 BundleEventType::UNINSTALL, in UninstallBundle()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h48 UNINSTALL, member in OHOS::AppExecFwk::SandboxInstallType
H A Devent_report.h59 UNINSTALL, member in OHOS::AppExecFwk::BundleEventType
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.h37 UNINSTALL = 2, member in OHOS::AppExecFwk::InstallOption
H A Dinstaller.cpp960 } else if (option == InstallOption::UNINSTALL) { in GetFunctionName()
986 case InstallOption::UNINSTALL: in OperationCompleted()
1105 } else if (asyncCallbackInfo->option == InstallOption::UNINSTALL) { in UninstallOrRecoverExecuter()
1254 callbackPtr->option = InstallOption::UNINSTALL; in Uninstall()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h231 UNINSTALL, member in OHOS::AppExecFwk::BundleInstallerInterfaceCode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_exception_handler.cpp116 commonEventMgr->NotifySandboxAppStatus(info, info.GetUid(userId), userId, SandboxInstallType::UNINSTALL); in RemoveTokenIdAndKeepSandboxDir()
H A Dbundle_sandbox_installer.cpp232 result = commonEventMgr->NotifySandboxAppStatus(info, userInfo.uid, userId_, SandboxInstallType::UNINSTALL); in UninstallSandboxApp()
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dbundle_inner_feature.cpp284 if ((funcId >= BMS_INNER_BEGIN) && (funcId <= UNINSTALL)) { in Invoke()
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp267 case UNINSTALL: { in Notify()
437 int32_t ret = bmsInnerClient->Invoke(bmsInnerClient, UNINSTALL, &ipcIo, &result, Notify); in Uninstall()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_ipc_test.cpp43 UNINSTALL,
563 uint32_t code = BundleInstallerInterfaceCode::UNINSTALL; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp147 return SendInstallRequest(BundleInstallerInterfaceCode::UNINSTALL, data, reply, option); in Uninstall()

Completed in 24 milliseconds