Searched refs:AttachDeviceToFile (Results 1 – 5 of 5) sorted by relevance
19 loop_manager.AttachDeviceToFile(loop_backing_file); in TEST()21 loop_manager.AttachDeviceToFile(loop_backing_file); in TEST()23 loop_manager.AttachDeviceToFile(loop_backing_file); in TEST()
26 std::unique_ptr<LoopDevice> AttachDeviceToFile(
87 virtual std::unique_ptr<LoopDevice> AttachDeviceToFile(
106 std::unique_ptr<LoopDevice> FakeLoopDeviceManager::AttachDeviceToFile( in AttachDeviceToFile() function in brillo::fake::FakeLoopDeviceManager
165 std::unique_ptr<LoopDevice> LoopDeviceManager::AttachDeviceToFile( in AttachDeviceToFile() function in brillo::LoopDeviceManager