Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dsite_utils.py32 pciid_to_amd_architecture = {} variable
969 global pciid_to_amd_architecture
998 if not pciid_to_amd_architecture:
1000 pciid_to_amd_architecture = json.load(in_f)
1002 return pciid_to_amd_architecture[device_id]