Home
last modified time | relevance | path

Searched defs:device_path (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Virtualization/libs/devicemapper/src/
Dcrypt.rs84 device_path: Option<&'a Path>, field
147 let device_path = self in build() localVariable
Dloopdevice.rs139 let device_path = format!("{}{}", LOOP_DEV_PREFIX, num); in try_attach() localVariable
/packages/modules/adb/client/
Dusb_libusb.cpp933 std::string device_path = in device_connected() local