Home
last modified time | relevance | path

Searched defs:death (Results 1 - 15 of 15) sorted by relevance

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp45 sptr<IRemoteObject::DeathRecipient> death = dBinderService->QueryDeathRecipient(object); in OnRemoteDied() local
H A Ddbinder_service_stub.cpp225 sptr<IRemoteObject::DeathRecipient> death = dBinderService->QueryDeathRecipient(object); in RemoveDbinderDeathRecipient() local
H A Ddbinder_service.cpp1210 sptr<IRemoteObject::DeathRecipient> death = QueryDeathRecipient((it->first)); in ProcessCallbackProxy() local
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dipc_object_proxy_unittest.cpp565 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); in HWTEST_F() local
587 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); in HWTEST_F() local
606 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); HWTEST_F() local
643 sptr<IRemoteObject::DeathRecipient> death = nullptr; HWTEST_F() local
663 sptr<IRemoteObject::DeathRecipient> death = nullptr; HWTEST_F() local
[all...]
/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/
H A Dsubscribe_manager_test.cpp379 auto death = std::make_shared<SubscriberDeathRecipient>(); in HWTEST_F() local
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsmp-cps.c404 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsmp-cps.c402 static void cps_shutdown_this_cpu(enum cpu_death death) in cps_shutdown_this_cpu() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c271 DeathCallback *death = (DeathCallback *)(uintptr_t) *(binder_uintptr_t *)ptr; in HandleDeadBinder() local
/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/
H A Dmain_thread_test.cpp1776 sptr<AppMgrDeathRecipient> death = new (std::nothrow) AppMgrDeathRecipient(); in HWTEST_F() local
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp1027 PasteboardSaDeathRecipient death; in HWTEST_F() local
/third_party/skia/tests/
H A DMathTest.cpp135 int death = 0; in test_blend31() local
/kernel/linux/linux-6.6/drivers/android/
H A Dbinder_internal.h325 struct binder_ref_death *death; member
H A Dbinder.c4136 struct binder_ref_death *death = NULL; in binder_thread_write() local
4258 struct binder_ref_death *death = NULL; binder_thread_write() local
4656 struct binder_ref_death *death; binder_thread_read() local
4908 struct binder_ref_death *death; binder_release_work() local
5925 int death = 0; binder_node_release() local
[all...]
/third_party/skia/src/core/
H A DSkVM.h598 Val death; member
/kernel/linux/linux-5.10/drivers/android/
H A Dbinder.c423 struct binder_ref_death *death; member
4300 struct binder_ref_death *death = NULL; binder_thread_write() local
4422 struct binder_ref_death *death = NULL; binder_thread_write() local
4825 struct binder_ref_death *death; binder_thread_read() local
5075 struct binder_ref_death *death; binder_release_work() local
5881 int death = 0; binder_node_release() local
[all...]

Completed in 30 milliseconds