Home
last modified time | relevance | path

Searched defs:DbinderSaDeathRecipient (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_sa_death_recipient.cpp25 DbinderSaDeathRecipient::DbinderSaDeathRecipient(binder_uintptr_t binderObject) : binderObject_(bin… in DbinderSaDeathRecipient() function in OHOS::DbinderSaDeathRecipient
/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_service.c459 static void DbinderSaDeathRecipient(void *args) in DbinderSaDeathRecipient() function