Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dos.h43 typedef vector<PCIDevice*> PCIDevices; typedef
234 virtual PCIDevices GetPCIDevices();
Dos.cc832 PCIDevices OsLayer::GetPCIDevices() { in GetPCIDevices()
833 PCIDevices device_list; in GetPCIDevices()