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