Home
last modified time | relevance | path

Searched refs:RpcDeathRecipient (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/src/
H A Drpc_test.cpp138 RpcDeathRecipient::RpcDeathRecipient() in RpcDeathRecipient() function in OHOS::RpcDeathRecipient
142 RpcDeathRecipient::~RpcDeathRecipient() in ~RpcDeathRecipient()
146 void RpcDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &remote) in OnRemoteDied()
H A Drpc_client_test.cpp137 sptr<IRemoteObject::DeathRecipient> death(new RpcDeathRecipient());
/ohos5.0/foundation/communication/ipc/services/dbinder/test/moduletest/include/
H A Drpc_test.h71 class RpcDeathRecipient : public IRemoteObject::DeathRecipient {
74 RpcDeathRecipient();
75 virtual ~RpcDeathRecipient();