Home
last modified time | relevance | path

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

/external/stressapptest/src/
Dos.h110 virtual list<string> FindFileDevices();
Dos.cc173 list<string> OsLayer::FindFileDevices() { in FindFileDevices() function in OsLayer
Dsat.cc162 list<string> locations = os_->FindFileDevices(); in CheckEnvironment()