Home
last modified time | relevance | path

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

/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc34 constexpr char kDeviceIdPath[] = "dev"; variable
67 base::FilePath device_file = sys_block_loopdev_path.Append(kDeviceIdPath); in GetDeviceNumber()