Searched refs:HcsGetUint8ArrayElem (Results 1 – 3 of 3) sorted by relevance
18 instance->GetUint8ArrayElem = HcsGetUint8ArrayElem; in HcsIfaceConstruct()
132 int32_t HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t … in HcsGetUint8ArrayElem() function234 int32_t result = HcsGetUint8ArrayElem(node, attrName, i, value + i, def); in HcsGetUint8Array()
26 int32_t HcsGetUint8ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t …