Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dide_util.py90 TYPE_KEY = 'type' variable
268 if PATTERN_KEY in attrib and TYPE_KEY in attrib:
270 if attrib[TYPE_KEY] != JSON_TYPE:
271 attrib[TYPE_KEY] = JSON_TYPE