Home
last modified time | relevance | path

Searched defs:AddDeathRecipient (Results 1 – 19 of 19) sorted by relevance

/foundation/communication/dsoftbus/tests/core/discovery/ipc/
Dremote_object_mock.h35 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/foundation/window/window_manager/test/common/mock/
Diremote_object_mocker.h53 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
103 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
/foundation/ability/form_fwk/test/mock/include/
Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_host_caller.cpp72 void FormHostCaller::AddDeathRecipient(sptr<IRemoteObject::DeathRecipient> deathRecipient) in AddDeathRecipient() function in OHOS::AppExecFwk::FormHostCaller
Dform_provider_caller.cpp143 void FormProviderCaller::AddDeathRecipient(sptr<IRemoteObject::DeathRecipient> deathRecipient) in AddDeathRecipient() function in OHOS::AppExecFwk::FormProviderCaller
/foundation/arkui/ace_engine/test/mock/interfaces/
Dmock_i_remote_object.h49 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function
/foundation/communication/ipc/ipc/native/c/manager/include/
Diremote_invoker.h39 int32_t (*AddDeathRecipient)(int32_t handle, void *cookie); member
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
Drs_window_animation_finished_callback_proxy_test.cpp55 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::Rosen::MockIRemoteObject
Drs_window_animation_proxy_test.cpp58 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::Rosen::MockIRemoteObject
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_skeleton.c91 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dability_stage_test.cpp57 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::AppExecFwk::MockToken
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
Dipc_object_stub.cpp63 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
/foundation/ability/form_fwk/services/src/
Dform_host_record.cpp260 void FormHostRecord::AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in AddDeathRecipient() function in OHOS::AppExecFwk::FormHostRecord
/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
Dmock_app_mgr_service.h290 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_object_proxy.cpp292 bool IPCObjectProxy::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectProxy
Dipc_object_stub.cpp314 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in SendRequest() function in OHOS::IPCObjectStub
/foundation/communication/ipc/ipc/native/src/mock/source/
Dbinder_invoker.cpp126 bool BinderInvoker::AddDeathRecipient(int32_t handle, void *cookie) in AddDeathRecipient() function in OHOS::IPC_SINGLE::BinderInvoker
/foundation/communication/ipc/ipc/native/src/mock/include/
Ddbinder_base_invoker.h729 template <class T> bool DBinderBaseInvoker<T>::AddDeathRecipient(int32_t handle, void *cookie) in AddDeathRecipient() function
/foundation/window/window_manager/wmserver/src/
Dwindow_root.cpp179 void WindowRoot::AddDeathRecipient(sptr<WindowNode> node) in AddDeathRecipient() function in OHOS::Rosen::WindowRoot