Home
last modified time | relevance | path

Searched refs:OnDeath (Results 1 - 18 of 18) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_bundle_mgr_helper.cpp56 sharedPtr->OnDeath(); in Connect()
70 void EGLBundleMgrHelper::OnDeath() in OnDeath() function in OHOS::AppExecFwk::EGLBundleMgrHelper
72 WLOGD("Call EGLBundleMgrHelper::OnDeath"); in OnDeath()
H A Degl_bundle_mgr_helper.h33 void OnDeath();
/foundation/multimodalinput/input/service/message_handle/src/
H A Dclient_death_handler.cpp70 void ClientDeathHandler::OnDeath(const wptr<IRemoteObject> &remoteObj) in OnDeath() function in OHOS::MMI::ClientDeathHandler
93 OnDeath(object); in RegisterClientDeathRecipient()
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/include/
H A Dmock_bundle_mgr_helper.h43 void OnDeath();
/foundation/multimodalinput/input/service/message_handle/include/
H A Dclient_death_handler.h54 void OnDeath(const wptr<IRemoteObject> &remoteObj);
/foundation/multimodalinput/input/service/message_handle/test/
H A Dclient_death_handler_test.cpp207 * @tc.desc: Test OnDeath
219 EXPECT_NO_FATAL_FAILURE(clientDeathHdl.OnDeath(remoteObject)); in HWTEST_F()
224 * @tc.desc: Test OnDeath
235 EXPECT_NO_FATAL_FAILURE(clientDeathHdl.OnDeath(remote)); in HWTEST_F()
/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/
H A Dmock_bundle_mgr_helper.cpp40 void BundleMgrHelper::OnDeath() in OnDeath() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/bundlemgr/
H A Dlauncher_service.h112 void OnDeath();
H A Dbundle_mgr_client_impl.h72 void OnDeath();
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_client_impl.cpp568 sharedPtr->OnDeath(); in Connect()
586 void BundleMgrClientImpl::OnDeath() in OnDeath() function in OHOS::AppExecFwk::BundleMgrClientImpl
H A Dlauncher_service.cpp398 void LauncherService::OnDeath() in OnDeath() function in OHOS::AppExecFwk::LauncherService
/foundation/ability/ability_runtime/interfaces/kits/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.h114 void OnDeath();
/foundation/ability/ability_runtime/test/fuzztest/bundlemgrhelper_fuzzer/
H A Dbundlemgrhelper_fuzzer.cpp86 bmHelper->OnDeath(); in BundleMgrHelperFuzztest1()
/foundation/multimodalinput/input/service/connect_manager/include/
H A Dmultimodal_input_connect_manager.h170 void OnDeath(const wptr<IRemoteObject> &remoteObj);
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/bms_client_system_test/
H A Dbundle_mgr_client_system_test.cpp2086 bundleMgrClientImpl.OnDeath(); in HWTEST_F()
2168 impl.OnDeath(); in HWTEST_F()
2197 impl.OnDeath(); in HWTEST_F()
2226 impl.OnDeath(); in HWTEST_F()
2254 impl.OnDeath(); in HWTEST_F()
2284 impl.OnDeath(); in HWTEST_F()
/foundation/ability/ability_runtime/frameworks/native/appkit/ability_bundle_manager_helper/
H A Dbundle_mgr_helper.cpp250 sharedPtr->OnDeath(); in Connect()
291 void BundleMgrHelper::OnDeath() in OnDeath() function in OHOS::AppExecFwk::BundleMgrHelper
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dmultimodal_input_connect_manager.cpp509 sharedPtr->OnDeath(object); in ConnectMultimodalInputService()
528 void MultimodalInputConnectManager::OnDeath(const wptr<IRemoteObject> &remoteObj) in OnDeath() function in OHOS::MMI::MultimodalInputConnectManager
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp745 bundleMgrHelper->OnDeath(); in HWTEST_F()

Completed in 15 milliseconds