Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc99 base::FilePath CreateDevicePath(int device_number) { in CreateDevicePath() function
152 return CreateDevicePath(device_number_); in GetDevicePath()
186 base::FilePath device_path = CreateDevicePath(device_number); in AttachDeviceToFile()