Home
last modified time | relevance | path

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

/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_sbuf.h601 struct HdfSBufImpl *HdfSbufGetImpl(struct HdfSBuf *sbuf);
/drivers/hdf_core/adapter/uhdf2/ipc/src/
Dhdf_sbuf_impl_hipc.cpp416 struct SBufMParcelImpl *impl = reinterpret_cast<SBufMParcelImpl *>(HdfSbufGetImpl(sbuf)); in SbufToParcel()
/drivers/hdf_core/framework/utils/src/
Dhdf_sbuf.c488 struct HdfSBufImpl *HdfSbufGetImpl(struct HdfSBuf *sbuf) in HdfSbufGetImpl() function