Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dutils.py1184 pciid_to_amd_architecture = {} variable
2241 global pciid_to_amd_architecture
2272 if not pciid_to_amd_architecture:
2274 pciid_to_amd_architecture = json.load(in_f)
2276 return pciid_to_amd_architecture[device_id]