Home
last modified time | relevance | path

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

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