Searched refs:AddDbinderDeathRecipient (Results 1 – 7 of 7) sorted by relevance
470 int32_t ret = dBinderServiceStub.AddDbinderDeathRecipient(data);491 int32_t ret = dBinderServiceStub.AddDbinderDeathRecipient(data);512 int32_t ret = dBinderServiceStub.AddDbinderDeathRecipient(data);533 int32_t ret = dBinderServiceStub.AddDbinderDeathRecipient(data);554 int32_t ret = dBinderServiceStub.AddDbinderDeathRecipient(data);
108 int32_t AddDbinderDeathRecipient(MessageParcel &data);
94 bool AddDbinderDeathRecipient();
154 return AddDbinderDeathRecipient(data); in ProcessDeathRecipient()164 int32_t DBinderServiceStub::AddDbinderDeathRecipient(MessageParcel &data) in AddDbinderDeathRecipient() function in OHOS::DBinderServiceStub
304 bool AddDbinderDeathRecipient();
828 auto ret = object->AddDbinderDeathRecipient();848 auto ret = object->AddDbinderDeathRecipient();868 auto ret = object->AddDbinderDeathRecipient();
771 bool IPCObjectProxy::AddDbinderDeathRecipient() in AddDbinderDeathRecipient() function in OHOS::IPCObjectProxy1040 if (proto_ == IRemoteObject::IF_PROT_DATABUS && !AddDbinderDeathRecipient()) { in RegisterBinderDeathRecipient()