Searched refs:FindFileDevices (Results 1 – 3 of 3) sorted by relevance
110 virtual list<string> FindFileDevices();
188 list<string> OsLayer::FindFileDevices() { in FindFileDevices() function in OsLayer
162 list<string> locations = os_->FindFileDevices(); in CheckEnvironment()