Searched refs:UnsetRemoteDeathCallback (Results 1 – 2 of 2) sorted by relevance
66 bool UnsetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &callback);
183 …bool ApiCallerProxy::UnsetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &cal… in UnsetRemoteDeathCallback() function in OHOS::uitest::ApiCallerProxy284 remoteCaller_->UnsetRemoteDeathCallback(peerDeathCallback_); in ~ApiTransactor()