Home
last modified time | relevance | path

Searched refs:LoopIoctl (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/blkdev_utils/
Dloop_device.h23 using LoopIoctl = variable
41 const LoopIoctl& ioctl_runner);
69 LoopIoctl loop_ioctl_;
81 explicit LoopDeviceManager(LoopIoctl ioctl_runner);
111 LoopIoctl loop_ioctl_;
Dloop_device.cc107 const LoopIoctl& ioctl_runner) in LoopDevice()
162 LoopDeviceManager::LoopDeviceManager(LoopIoctl ioctl_runner) in LoopDeviceManager()