Searched refs:SearchLoopDevicePaths (Results 1 – 4 of 4) sorted by relevance
203 return SearchLoopDevicePaths(); in GetAttachedDevices()208 auto devices = SearchLoopDevicePaths(device_number); in GetAttachedDeviceByNumber()238 LoopDeviceManager::SearchLoopDevicePaths(int device_number) { in SearchLoopDevicePaths() function in brillo::LoopDeviceManager
30 std::vector<std::unique_ptr<LoopDevice>> SearchLoopDevicePaths(
102 virtual std::vector<std::unique_ptr<LoopDevice>> SearchLoopDevicePaths(
121 FakeLoopDeviceManager::SearchLoopDevicePaths(int device_number) { in SearchLoopDevicePaths() function in brillo::fake::FakeLoopDeviceManager