Home
last modified time | relevance | path

Searched refs:cbRemote (Results 1 - 2 of 2) sorted by relevance

/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_proxy.cpp150 void ProxyDevAuthData::SetCallbackStub(sptr<IRemoteObject> cbRemote) in SetCallbackStub() argument
152 if (cbRemote != nullptr) { in SetCallbackStub()
153 this->cbStub = cbRemote; in SetCallbackStub()
/base/security/device_auth/frameworks/inc/standard/
H A Dipc_dev_auth_proxy.h42 void SetCallbackStub(sptr<IRemoteObject> cbRemote);

Completed in 1 milliseconds