/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_status_callback_proxy.h | 61 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 D | bundle_status_callback_interface.h | 72 …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 D | mock_bundle_status.h | 36 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 D | bundle_status_adapter.h | 79 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 D | enterprise_admin_stub_mock.h | 47 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 D | enterprise_admin_stub_impl.cpp | 51 void EnterpriseAdminStubImpl::OnBundleRemoved(const std::string &bundleName, int32_t accountId) in OnBundleRemoved() function in OHOS::EDM::EnterpriseAdminStubImpl
|
H A D | js_enterprise_admin_extension.cpp | 174 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 D | enterprise_admin_proxy.cpp | 56 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 D | launcher_service_test.cpp | 49 … 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 D | bundle_status_callback.cpp | 204 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 D | root_scene.cpp | 60 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 D | drv_bundle_state_callback.cpp | 246 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 D | bms_launcher_service_system_test.cpp | 367 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 D | bms_search_system_test.cpp | 65 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 D | bundlemgr_proxy_test.cpp | 51 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 D | advanced_notification_utils.cpp | 493 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 D | bms_bundle_data_mgr_test.cpp | 929 void IBundleStatusCallbackTest::OnBundleRemoved(const std::string &bundleName, const int userId) in OnBundleRemoved() function in OHOS::IBundleStatusCallbackTest
|
H A D | bms_bundle_kit_service_test.cpp | 489 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 D | acts_bms_kit_system_test.cpp | 146 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 D | scene_session_manager.cpp | 247 void OnBundleRemoved(const std::string& bundleName, const int userId) override in OnBundleRemoved() function in OHOS::Rosen::__anon49aabfc30110::BundleStatusCallback
|