Home
last modified time | relevance | path

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

/drivers/hdf_core/adapter/uhdf2/host/test/unittest/sample_driver/
Dsample_hdi.h120 static inline bool DataBlockBlockMarshalling(const struct DataBlock *dataBlock, struct HdfSBuf *dat… in DataBlockBlockMarshalling() function
Dsample_hdi_service_stub.cpp105 if (!DataBlockBlockMarshalling(dataBlock, reply)) { in SampleServiceStubStructTrans()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_c_test.cpp197 ret = DataBlockBlockMarshalling(&dataBlock, data);