Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/utils/src/hcs_parser/
Ddevice_resource_if.c27 instance->GetUint64ArrayElem = HcsGetUint64ArrayElem; in HcsIfaceConstruct()
Dhcs_tree_if.c195 int32_t HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t… in HcsGetUint64ArrayElem() function
287 int32_t result = HcsGetUint64ArrayElem(node, attrName, i, value + i, def); in HcsGetUint64Array()
/drivers/hdf_core/interfaces/inner_api/utils/
Dhcs_tree_if.h41 int32_t HcsGetUint64ArrayElem(const struct DeviceResourceNode *node, const char *attrName, uint32_t…