Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/include/
H A Dipc_remote_object_internal.h34 struct IPCDeathRecipient : public OHOS::IRemoteObject::DeathRecipient { struct
49 OHOS::sptr<IPCDeathRecipient> recipient; argument
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_remote_object_internal.cpp25 IPCDeathRecipient::IPCDeathRecipient(OH_OnDeathRecipientCallback deathRecipientCallback, in IPCDeathRecipient() function in IPCDeathRecipient