Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/
Dhdf_map.c20 uint32_t valueSize; member
95 const void *value, uint32_t valueSize) in MapCreateNode()
119 …tic int32_t MapSetCheckPara(const Map *map, const char *key, const void *value, uint32_t valueSize) in MapSetCheckPara()
132 int32_t MapSet(Map *map, const char *key, const void *value, uint32_t valueSize) in MapSet()