Home
last modified time | relevance | path

Searched defs:dataSize (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/distributed_schedule_lite/distributed_schedule_posix/src/
DMsgParserLenFuncTest.cpp74 uint16_t dataSize = 0; variable
108 uint16_t dataSize = 0; variable
140 uint16_t dataSize = 0; variable
/test/xts/hats/hdf/hdf_lite/manager/common/
Dhdf_sbuf_test.cpp230 explicit SbufData(uint32_t dataSize) : data(nullptr), size(dataSize) in SbufData()
345 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
378 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
411 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
444 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
477 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
510 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
543 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
603 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
664 size_t dataSize = HdfSbufGetDataSize(sBuf); variable
/test/xts/acts/multimedia/image/image_js_standard/imagePackingNDK/entry/src/main/cpp/napi/
Dimage_packing_test.cpp222 size_t dataSize = (ops.size > SIZE_ZERO) ? ops.size : DEFAULT_PACKING_SIZE; in PackToData() local
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
Dmindspore.cpp1344 size_t dataSize = OH_AI_TensorGetDataSize(tensor); in OHAITensorGetDataSizeOne() local
1852 size_t dataSize = OH_AI_TensorGetDataSize(nullptr); in OHAITensorGetDataSizeTwo() local