/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/ |
H A D | dbinder_death_recipient.cpp | 41 sptr<IRemoteObject::DeathRecipient> death = dBinderService->QueryDeathRecipient(object); in OnRemoteDied() local
|
H A D | dbinder_service_stub.cpp | 174 sptr<IRemoteObject::DeathRecipient> death(new DbinderDeathRecipient()); in AddDbinderDeathRecipient() local 225 sptr<IRemoteObject::DeathRecipient> death = dBinderService->QueryDeathRecipient(object); in RemoveDbinderDeathRecipient() local
|
H A D | dbinder_service.cpp | 559 sptr<IRemoteObject::DeathRecipient> death(new DbinderSaDeathRecipient(binderObject)); in LoadSystemAbilityComplete() local 1210 sptr<IRemoteObject::DeathRecipient> death = QueryDeathRecipient((it->first)); in ProcessCallbackProxy() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | ipc_object_proxy_unittest.cpp | 565 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); variable 587 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); variable 606 sptr<IRemoteObject::DeathRecipient> death = new MockDeathRecipient(); variable 643 sptr<IRemoteObject::DeathRecipient> death = nullptr; variable 663 sptr<IRemoteObject::DeathRecipient> death = nullptr; variable
|
/ohos5.0/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_service_client.cpp | 40 sptr<IRemoteObject::DeathRecipient> death(new TestDeathRecipient()); in ConnectService() local
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | subscribe_manager_test.cpp | 379 auto death = std::make_shared<SubscriberDeathRecipient>(); variable
|
/ohos5.0/base/location/services/location_gnss/gnss/source/ |
H A D | gnss_ability.cpp | 251 … sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) GnssStatusCallbackDeathRecipient()); in RegisterGnssStatusCallback() local 283 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) NmeaCallbackDeathRecipient()); in RegisterNmeaMessageCallback() local 316 …sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) CachedLocationCallbackDeathRecipient(… in RegisterCachedCallback() local 708 …sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) GnssGeofenceCallbackDeathRecipient()); in RegisterGnssGeofenceCallback() local 1606 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) LocationHdiDeathRecipient()); in RegisterLocationHdiDeathRecipient() local
|
/ohos5.0/drivers/peripheral/location/agnss/hdi_service/ |
H A D | agnss_interface_impl.cpp | 250 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) AgnssCallBackDeathRecipient(this)); in AddAgnssDeathRecipient() local
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/test/fuzztest/pasteboardclient_fuzzer/ |
H A D | pasteboardclient_fuzzer.cpp | 227 PasteboardSaDeathRecipient death; in FuzzPasteData002() local
|
/ohos5.0/drivers/peripheral/location/gnss/hdi_service/ |
H A D | gnss_interface_impl.cpp | 492 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) GnssCallBackDeathRecipient(this)); in AddGnssDeathRecipient() local
|
/ohos5.0/foundation/communication/ipc/ipc/native/c/ipc/src/linux/ |
H A D | ipc_invoker.c | 271 DeathCallback *death = (DeathCallback *)(uintptr_t) *(binder_uintptr_t *)ptr; in HandleDeadBinder() local
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | request_manager.cpp | 706 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) in RegisterLocationErrorCallback() local
|
H A D | locator_ability.cpp | 518 sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) SwitchCallbackDeathRecipient()); in RegisterSwitchCallback() local 963 …sptr<IRemoteObject::DeathRecipient> death(new (std::nothrow) LocatorCallbackDeathRecipient(identit… in StartLocating() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/appkit/main_thread_test/ |
H A D | main_thread_test.cpp | 1746 sptr<AppMgrDeathRecipient> death = new (std::nothrow) AppMgrDeathRecipient(); variable
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/ |
H A D | paste_service_test.cpp | 1028 PasteboardSaDeathRecipient death; variable
|