Home
last modified time | relevance | path

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

/foundation/multimodalinput/input/interfaces/native/innerkits/common/include/
Dmmi_token.h40 virtual bool AddDeathRecipient(const sptr<DeathRecipient>& recipient) override in AddDeathRecipient() function
/foundation/communication/ipc/ipc/native/c/manager/include/
Diremote_invoker.h41 int32_t (*AddDeathRecipient)(int32_t handle, void *cookie); member
/foundation/communication/ipc/ipc/native/c/manager/src/
Dipc_skeleton.c99 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient() function
/foundation/aafwk/standard/frameworks/kits/appkit/native/test/unittest/
Dability_stage_test.cpp57 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::AppExecFwk::MockToken
/foundation/aafwk/standard/services/formmgr/src/
Dform_host_record.cpp266 void FormHostRecord::AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in AddDeathRecipient() function in OHOS::AppExecFwk::FormHostRecord
/foundation/aafwk/standard/frameworks/kits/appkit/test/Mock/include/
Dmock_app_mgr_service.h258 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
Dmock_ipc_object_stub.cpp271 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
/foundation/communication/ipc/ipc/native/src/core/source/
Dipc_object_stub.cpp281 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
Dipc_object_proxy.cpp263 bool IPCObjectProxy::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectProxy
/foundation/communication/ipc/ipc/native/src/mock/source/
Dbinder_invoker.cpp128 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.h704 template <class T> bool DBinderBaseInvoker<T>::AddDeathRecipient(int32_t handle, void *cookie) in AddDeathRecipient() function
/foundation/appexecfwk/standard/services/bundlemgr/src/
Dbundle_data_mgr.cpp2364 bool BundleDataMgr::AddDeathRecipient(const sptr<OnPermissionChangedCallback> &callback) in AddDeathRecipient() function in OHOS::AppExecFwk::BundleDataMgr