Home
last modified time | relevance | path

Searched refs:INSTALL (Results 1 - 23 of 23) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dbundle_common_event_mgr.h30 INSTALL = 1, member in OHOS::AppExecFwk::NotifyType
47 INSTALL = 0, member in OHOS::AppExecFwk::SandboxInstallType
56 NotifyType type = NotifyType::INSTALL;
H A Devent_report.h58 INSTALL, member in OHOS::AppExecFwk::BundleEventType
/foundation/bundlemanager/bundle_framework_lite/interfaces/inner_api/bundlemgr_lite/
H A Dbundle_inner_interface.h48 INSTALL = BMS_INNER_BEGIN, // bms install application enumerator
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/appservicefwkinstallersendbundlesystemevent_fuzzer/
H A Dappservicefwkinstallersendbundlesystemevent_fuzzer.cpp38 appServicefwk.SendBundleSystemEvent(hspPaths, BundleEventType::INSTALL, installParam, InstallScene::BOOT, result); in DoSomethingInterestingWithMyAPI()
/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.cpp57 { NotifyType::INSTALL, EventFwk::CommonEventSupport::COMMON_EVENT_PACKAGE_ADDED }, in Init()
158 if (type == SandboxInstallType::INSTALL) { in NotifySandboxAppStatus()
H A Dbundle_multiuser_installer.cpp64 .type = NotifyType::INSTALL, in InstallExistedApp()
H A Dbundle_installer_host.cpp65 case static_cast<uint32_t>(BundleInstallerInterfaceCode::INSTALL): in OnRemoteRequest()
H A Dbase_bundle_installer.cpp234 ((isAppExist_ && hasInstalledInUser_) ? BundleEventType::UPDATE : BundleEventType::INSTALL), in InstallBundle()
254 .type = NotifyType::INSTALL, in InstallBundleByBundleName()
272 BundleEventType::INSTALL, in InstallBundleByBundleName()
294 .type = NotifyType::INSTALL, in Recover()
5081 return NotifyType::INSTALL; in GetNotifyType()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/installer/
H A Dinstaller.h35 INSTALL = 0, member in OHOS::AppExecFwk::InstallOption
H A Dinstaller.cpp956 if (option == InstallOption::INSTALL) { in GetFunctionName()
978 case InstallOption::INSTALL: in OperationCompleted()
1030 callbackPtr->option = InstallOption::INSTALL; in Install()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h229 INSTALL = 0, member in OHOS::AppExecFwk::BundleInstallerInterfaceCode
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/sandbox_app/
H A Dbundle_sandbox_installer.cpp138 result = commonEventMgr->NotifySandboxAppStatus(info, userInfo.uid, userId_, SandboxInstallType::INSTALL); in InstallSandboxApp()
/foundation/bundlemanager/bundle_framework_lite/frameworks/bundle_lite/src/
H A Dbundle_manager.cpp266 case INSTALL: in Notify()
394 int32_t ret = bmsInnerClient->Invoke(bmsInnerClient, INSTALL, &ipcIo, &result, Notify); in Install()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp57 .type = NotifyType::INSTALL, in InstallCloneApp()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/
H A Dbms_bundle_installer_ipc_test.cpp41 INSTALL = 0,
521 uint32_t code = BundleInstallerInterfaceCode::INSTALL; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_installer_proxy.cpp71 return SendInstallRequest(BundleInstallerInterfaceCode::INSTALL, data, reply, option); in Install()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_proxy_test/
H A Dbms_bundle_installer_proxy_test.cpp810 BundleInstallerInterfaceCode code = BundleInstallerInterfaceCode::INSTALL; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/
H A Dinner_shared_bundle_installer.cpp249 BundleEventType eventType = isBundleExist_ ? BundleEventType::UPDATE : BundleEventType::INSTALL; in SendBundleSystemEvent()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/app_service_fwk/
H A Dapp_service_fwk_installer.cpp115 BundleEventType::INSTALL, in Install()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp2841 EXPECT_EQ(res, NotifyType::INSTALL); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp401 .type = NotifyType::INSTALL, in SetUp()
H A Dbms_bundle_kit_service_test.cpp527 .type = NotifyType::INSTALL, in SetUp()

Completed in 64 milliseconds