Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds