Searched refs:SetRemoteDeathCallback (Results 1 – 2 of 2) sorted by relevance
65 bool SetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &callback);
177 bool ApiCallerProxy::SetRemoteDeathCallback(const sptr<IRemoteObject::DeathRecipient> &callback) in SetRemoteDeathCallback() function in OHOS::uitest::ApiCallerProxy323 if (!remoteCaller_->SetRemoteDeathCallback(peerDeathCallback_)) { in InitAndConnectPeer()