Home
last modified time | relevance | path

Searched defs:OnBundleRemoved (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_status_callback_proxy.h61 virtual void OnBundleRemoved(const std::string &bundleName, const int userId) override {}; in OnBundleRemoved() function
62 …virtual void OnBundleRemoved(const std::string &bundleName, const int userId, const int32_t appInd… in OnBundleRemoved() function
H A Dbundle_status_callback_interface.h72 …virtual void OnBundleRemoved(const std::string &bundleName, const int userId, const int32_t appInd… in OnBundleRemoved() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_bundle_status.h36 virtual void OnBundleRemoved(const std::string &bundleName, const int userId) override {}; in OnBundleRemoved() function
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.h79 void OnBundleRemoved(const std::string &bundleName, const int userId) override {}; in OnBundleRemoved() function
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/mock/
H A Denterprise_admin_stub_mock.h47 void OnBundleRemoved(const std::string &bundleName, int32_t accountId) override {} in OnBundleRemoved() function
/ohos5.0/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub_impl.cpp51 void EnterpriseAdminStubImpl::OnBundleRemoved(const std::string &bundleName, int32_t accountId) in OnBundleRemoved() function in OHOS::EDM::EnterpriseAdminStubImpl
H A Djs_enterprise_admin_extension.cpp174 void JsEnterpriseAdminExtension::OnBundleRemoved(const std::string &bundleName, int32_t accountId) in OnBundleRemoved() function in OHOS::EDM::JsEnterpriseAdminExtension
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/connection/
H A Denterprise_admin_proxy.cpp56 void EnterpriseAdminProxy::OnBundleRemoved(const std::string &bundleName, int32_t accountId) in OnBundleRemoved() function in OHOS::EDM::EnterpriseAdminProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp49 … void TestBundleStatusCallback::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() function in OHOS::AppExecFwk::TestBundleStatusCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp204 void BundleStatusCallback::OnBundleRemoved(const std::string& bundleName, const int userId) in OnBundleRemoved() function in BundleStatusCallback
/ohos5.0/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp60 void OnBundleRemoved(const std::string& bundleName, const int userId) override {} in OnBundleRemoved() function in OHOS::Rosen::__anon322720bb0110::BundleStatusCallback
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.cpp246 void DrvBundleStateCallback::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() function in OHOS::ExternalDeviceManager::DrvBundleStateCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_launcher_service_system_test/
H A Dbms_launcher_service_system_test.cpp367 void TestBundleStatusCallback::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() function in OHOS::AppExecFwk::TestBundleStatusCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_search_system_test/
H A Dbms_search_system_test.cpp65 virtual void OnBundleRemoved(const std::string &bundleName, const int userId) override{}; in OnBundleRemoved() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp51 virtual void OnBundleRemoved(const std::string &bundleName, const int userId) override {}; in OnBundleRemoved() function in __anona640490a0110::BundleStatusCallbackImpl
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp493 void AdvancedNotificationService::OnBundleRemoved(const sptr<NotificationBundleOption> &bundleOptio… in OnBundleRemoved() function in OHOS::Notification::AdvancedNotificationService
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp929 void IBundleStatusCallbackTest::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() function in OHOS::IBundleStatusCallbackTest
H A Dbms_bundle_kit_service_test.cpp489 void IBundleStatusCallbackTest::OnBundleRemoved(const std::string& bundleName, const int userId) in OnBundleRemoved() function in OHOS::IBundleStatusCallbackTest
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp146 virtual void OnBundleRemoved(const std::string &bundleName, const int userId) override {}; in OnBundleRemoved() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp247 void OnBundleRemoved(const std::string& bundleName, const int userId) override in OnBundleRemoved() function in OHOS::Rosen::__anon49aabfc30110::BundleStatusCallback