Home
last modified time | relevance | path

Searched refs:SetRemoteDeathCallback (Results 1 – 2 of 2) sorted by relevance

/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.h65 bool SetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &callback);
Dipc_transactor.cpp177 bool ApiCallerProxy::SetRemoteDeathCallback(const sptr<IRemoteObject::DeathRecipient> &callback) in SetRemoteDeathCallback() function in OHOS::uitest::ApiCallerProxy
323 if (!remoteCaller_->SetRemoteDeathCallback(peerDeathCallback_)) { in InitAndConnectPeer()