/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/ |
H A D | bundle_status_callback_proxy.h | 54 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 D | bundle_status_callback_interface.h | 60 …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 D | mock_bundle_status.h | 35 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 D | bundle_status_adapter.h | 78 void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | root_scene.cpp | 55 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 D | screen_scene.cpp | 171 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 D | launcher_service_test.cpp | 45 … 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 D | bundle_status_callback.cpp | 135 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 D | drv_bundle_state_callback.cpp | 218 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 D | bms_launcher_service_system_test.cpp | 360 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 D | bms_search_system_test.cpp | 64 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 D | bundlemgr_proxy_test.cpp | 50 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 D | scene_session_manager.cpp | 242 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 D | bms_bundle_data_mgr_test.cpp | 926 void IBundleStatusCallbackTest::OnBundleUpdated(const std::string &bundleName, const int userId) in OnBundleUpdated() function in OHOS::IBundleStatusCallbackTest
|
H A D | bms_bundle_kit_service_test.cpp | 484 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 D | acts_bms_kit_system_test.cpp | 145 virtual void OnBundleUpdated(const std::string &bundleName, const int userId) override {}; in OnBundleUpdated() function in OHOS::AppExecFwk::BundleStatusCallbackImpl
|