Searched defs:AddDeathRecipient (Results 1 – 12 of 12) sorted by relevance
40 virtual bool AddDeathRecipient(const sptr<DeathRecipient>& recipient) override in AddDeathRecipient() function
41 int32_t (*AddDeathRecipient)(int32_t handle, void *cookie); member
99 int32_t AddDeathRecipient(SvcIdentity target, OnRemoteDead deathFunc, void *args, uint32_t *cbId) in AddDeathRecipient() function
57 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) override in AddDeathRecipient() function in OHOS::AppExecFwk::MockToken
266 void FormHostRecord::AddDeathRecipient(const sptr<IRemoteObject::DeathRecipient> &deathRecipient) in AddDeathRecipient() function in OHOS::AppExecFwk::FormHostRecord
258 bool AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function
271 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
281 bool IPCObjectStub::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectStub
263 bool IPCObjectProxy::AddDeathRecipient(const sptr<DeathRecipient> &recipient) in AddDeathRecipient() function in OHOS::IPCObjectProxy
128 bool BinderInvoker::AddDeathRecipient(int32_t handle, void *cookie) in AddDeathRecipient() function in OHOS::IPC_SINGLE::BinderInvoker
704 template <class T> bool DBinderBaseInvoker<T>::AddDeathRecipient(int32_t handle, void *cookie) in AddDeathRecipient() function
2364 bool BundleDataMgr::AddDeathRecipient(const sptr<OnPermissionChangedCallback> &callback) in AddDeathRecipient() function in OHOS::AppExecFwk::BundleDataMgr