Home
last modified time | relevance | path

Searched refs:DetachDeathRecipient (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp51 if (!dBinderService->DetachDeathRecipient(object)) { in OnRemoteDied()
H A Ddbinder_service_stub.cpp231 if (!dBinderService->DetachDeathRecipient(object)) { in RemoveDbinderDeathRecipient()
H A Ddbinder_service.cpp1129 bool DBinderService::DetachDeathRecipient(sptr<IRemoteObject> object) in DetachDeathRecipient() function in OHOS::DBinderService
1216 if (!DetachDeathRecipient((it->first))) { in ProcessCallbackProxy()
/foundation/communication/ipc/interfaces/innerkits/libdbinder/include/
H A Ddbinder_service.h215 bool DetachDeathRecipient(sptr<IRemoteObject> object);

Completed in 5 milliseconds