Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device_fake.cc27 int ParseLoopDeviceNumber(const base::FilePath& device_path) { in ParseLoopDeviceNumber() function
45 int device_number = ParseLoopDeviceNumber(path); in StubIoctlRunner()