Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dutils.py1021 pciid_to_intel_architecture = {} variable
1923 global pciid_to_intel_architecture
1960 if not pciid_to_intel_architecture:
1962 pciid_to_intel_architecture = json.load(in_f)
1964 return pciid_to_intel_architecture[device_id]