Home
last modified time | relevance | path

Searched defs:OnBundleAdded (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_status_callback_proxy.h47 virtual void OnBundleAdded(const std::string &bundleName, const int userId) override {}; in OnBundleAdded() function
48 …virtual void OnBundleAdded(const std::string &bundleName, const int userId, const int32_t appIndex… in OnBundleAdded() function
H A Dbundle_status_callback_interface.h48 …virtual void OnBundleAdded(const std::string &bundleName, const int userId, const int32_t appIndex) in OnBundleAdded() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_bundle_status.h34 virtual void OnBundleAdded(const std::string &bundleName, const int userId) override {}; in OnBundleAdded() function
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.h77 void OnBundleAdded(const std::string &bundleName, const int userId) override {}; in OnBundleAdded() function
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/mock/
H A Denterprise_admin_stub_mock.h45 void OnBundleAdded(const std::string &bundleName, int32_t accountId) override {} in OnBundleAdded() function
/ohos5.0/base/customization/enterprise_device_management/framework/extension/src/
H A Denterprise_admin_stub_impl.cpp41 void EnterpriseAdminStubImpl::OnBundleAdded(const std::string &bundleName, int32_t accountId) in OnBundleAdded() function in OHOS::EDM::EnterpriseAdminStubImpl
H A Djs_enterprise_admin_extension.cpp162 void JsEnterpriseAdminExtension::OnBundleAdded(const std::string &bundleName, int32_t accountId) in OnBundleAdded() function in OHOS::EDM::JsEnterpriseAdminExtension
/ohos5.0/base/customization/enterprise_device_management/services/edm/src/connection/
H A Denterprise_admin_proxy.cpp43 void EnterpriseAdminProxy::OnBundleAdded(const std::string &bundleName, int32_t accountId) in OnBundleAdded() function in OHOS::EDM::EnterpriseAdminProxy
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp41 … void TestBundleStatusCallback::OnBundleAdded(const std::string &bundleName, const int userId) in OnBundleAdded() function in OHOS::AppExecFwk::TestBundleStatusCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp69 void BundleStatusCallback::OnBundleAdded(const std::string& bundleName, const int userId) in OnBundleAdded() function in BundleStatusCallback
/ohos5.0/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp50 void OnBundleAdded(const std::string& bundleName, const int userId) override in OnBundleAdded() 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.cpp196 void DrvBundleStateCallback::OnBundleAdded(const std::string &bundleName, const int userId) in OnBundleAdded() 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.cpp353 void TestBundleStatusCallback::OnBundleAdded(const std::string &bundleName, const int userId) in OnBundleAdded() 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.cpp63 virtual void OnBundleAdded(const std::string &bundleName, const int userId) override{}; in OnBundleAdded() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp49 virtual void OnBundleAdded(const std::string &bundleName, const int userId) override {}; in OnBundleAdded() function in __anona640490a0110::BundleStatusCallbackImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp923 void IBundleStatusCallbackTest::OnBundleAdded(const std::string &bundleName, const int userId) in OnBundleAdded() function in OHOS::IBundleStatusCallbackTest
H A Dbms_bundle_kit_service_test.cpp479 void IBundleStatusCallbackTest::OnBundleAdded(const std::string& bundleName, const int userId) in OnBundleAdded() 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.cpp144 virtual void OnBundleAdded(const std::string &bundleName, const int userId) override {}; in OnBundleAdded() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp237 void OnBundleAdded(const std::string& bundleName, const int userId) override in OnBundleAdded() function in OHOS::Rosen::__anon49aabfc30110::BundleStatusCallback