Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_remote_adapter.cpp49 struct HdfSBuf *replySbuf = ParcelToSbuf(&reply); in OnRemoteRequest() local
53 …tcher->Dispatch(reinterpret_cast<HdfRemoteService *>(service_->target), code, dataSbuf, replySbuf); in OnRemoteRequest()
59 HdfSbufRecycle(replySbuf); in OnRemoteRequest()