Searched refs:HcsGetUint64ArrayElem (Results 1 – 3 of 3) sorted by relevance
27 instance->GetUint64ArrayElem = HcsGetUint64ArrayElem; in HcsIfaceConstruct()
195 int32_t HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint64ArrayElem() function287 int32_t result = HcsGetUint64ArrayElem(node, attrName, i, value + i, def); in HcsGetUint64Array()
41 int32_t HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t…