Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/sdk/frame/standard/src/
H A Dsoftbus_server_proxy_standard.cpp47 sptr<IRemoteObject> clientStub = SoftBusServerProxyFrame::GetRemoteInstance(); in SoftbusRegisterService() local
48 if (clientStub == nullptr) { in SoftbusRegisterService()
57 if (!data.WriteRemoteObject(clientStub)) { in SoftbusRegisterService()

Completed in 1 milliseconds