Home
last modified time | relevance | path

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

/kernel/uniproton/build/uniproton_ci_lib/
Dget_config_info.py41 def getNodeAtrrValue(node, attrname): function
60 if getNodeAtrrValue(cpu, "cpu_type") == cpu_type:
72 if getNodeAtrrValue(cpu, "cpu_type") == cpu_type:
83 if getNodeAtrrValue(tool, "tool_name") == tool_name: