Home
last modified time | relevance | path

Searched defs:valueSize (Results 1 – 3 of 3) sorted by relevance

/drivers/hdf_core/framework/utils/src/
Dhdf_map.c21 uint32_t valueSize; member
99 const void *value, uint32_t valueSize) in MapCreateNode()
123 …tic int32_t MapSetCheckPara(const Map *map, const char *key, const void *value, uint32_t valueSize) in MapSetCheckPara()
136 int32_t MapSet(Map *map, const char *key, const void *value, uint32_t valueSize) in MapSet()
/drivers/peripheral/codec/test/unittest/hdi_image/
Dtest_helper.h47 std::size_t valueSize = sizeof(value); in AddData() local
/drivers/peripheral/codec/test/demo/heif/include/
Dbuffer_helper.h66 std::size_t valueSize = sizeof(value); in AddData() local