HomeSort by relevance Sort by last modified time
    Searched refs:PCIGetResources (Results 1 - 2 of 2) sorted by null

  /external/stressapptest/src/
os.h 284 int PCIGetResources(string name, PCIDevice *device);
os.cc 858 PCIGetResources(entry->d_name, device);
881 int OsLayer::PCIGetResources(string name, PCIDevice *device) {

Completed in 118 milliseconds