Home
last modified time | relevance | path

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

/test/testfwk/arkxtest/uitest/connection/
Dipc_transactor.h66 bool UnsetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &callback);
Dipc_transactor.cpp182 …bool ApiCallerProxy::UnsetRemoteDeathCallback(const sptr<OHOS::IRemoteObject::DeathRecipient> &cal… in UnsetRemoteDeathCallback() function in OHOS::uitest::ApiCallerProxy
282 remoteCaller_->UnsetRemoteDeathCallback(peerDeathCallback_); in ~ApiTransactor()