Home
last modified time | relevance | path

Searched defs:OnBundleUpdated (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dbundle_status_callback_proxy.h54 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function
55 …virtual void OnBundleUpdated(const std::string &bundleName, const int userId, const int32_t appInd… in OnBundleUpdated() function
H A Dbundle_status_callback_interface.h60 …virtual void OnBundleUpdated(const std::string &bundleName, const int userId, const int32_t appInd… in OnBundleUpdated() function
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_bundle_status.h35 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function
/ohos5.0/foundation/multimedia/av_session/services/session/adapter/
H A Dbundle_status_adapter.h78 void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Droot_scene.cpp55 void OnBundleUpdated(const std::string& bundleName, const int userId) override in OnBundleUpdated() function in OHOS::Rosen::__anon322720bb0110::BundleStatusCallback
241 void RootScene::OnBundleUpdated(const std::string& bundleName) in OnBundleUpdated() function in OHOS::Rosen::RootScene
H A Dscreen_scene.cpp171 void ScreenScene::OnBundleUpdated(const std::string& bundleName) in OnBundleUpdated() function in OHOS::Rosen::ScreenScene
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/
H A Dlauncher_service_test.cpp45 … void TestBundleStatusCallback::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() function in OHOS::AppExecFwk::TestBundleStatusCallback
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/launchermgr/
H A Dbundle_status_callback.cpp135 void BundleStatusCallback::OnBundleUpdated(const std::string& bundleName, const int userId) in OnBundleUpdated() function in BundleStatusCallback
/ohos5.0/drivers/external_device_manager/services/native/driver_extension_manager/src/drivers_pkg_manager/
H A Ddrv_bundle_state_callback.cpp218 void DrvBundleStateCallback::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() 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.cpp360 void TestBundleStatusCallback::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() 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.cpp64 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override{}; in OnBundleUpdated() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
/ohos5.0/foundation/bundlemanager/bundle_framework/test/benchmarktest/bundlemgr_proxy_test/
H A Dbundlemgr_proxy_test.cpp50 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function in __anona640490a0110::BundleStatusCallbackImpl
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp242 void OnBundleUpdated(const std::string& bundleName, const int userId) override in OnBundleUpdated() function in OHOS::Rosen::__anon49aabfc30110::BundleStatusCallback
3729 void SceneSessionManager::OnBundleUpdated(const std::string& bundleName, int userId) in OnBundleUpdated() function in OHOS::Rosen::SceneSessionManager
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp926 void IBundleStatusCallbackTest::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() function in OHOS::IBundleStatusCallbackTest
H A Dbms_bundle_kit_service_test.cpp484 void IBundleStatusCallbackTest::OnBundleUpdated(const std::string& bundleName, const int userId) in OnBundleUpdated() 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.cpp145 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function in OHOS::AppExecFwk::BundleStatusCallbackImpl