Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/utils/src/hcs_parser/
H A Dhcs_tree_if.c108 static const char *GetArrayElem(const struct DeviceResourceAttr *attr, uint32_t index) in GetArrayElem() function
139 realValue = GetArrayElem(attr, index); in HcsGetUint8ArrayElem()
160 realValue = GetArrayElem(attr, index); in HcsGetUint16ArrayElem()
181 realValue = GetArrayElem(attr, index); in HcsGetUint32ArrayElem()
202 realValue = GetArrayElem(attr, index); in HcsGetUint64ArrayElem()
302 realValue = GetArrayElem(attr, index); in HcsGetStringArrayElem()