Home
last modified time | relevance | path

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

/external/libbrillo/brillo/udev/
Dudev_device.cc56 const char* UdevDevice::GetDevicePath() const { in GetDevicePath() function in brillo::UdevDevice
/external/libbrillo/brillo/blkdev_utils/
Dloop_device.cc151 base::FilePath LoopDevice::GetDevicePath() { in GetDevicePath() function in brillo::LoopDevice
/external/autotest/client/common_lib/cros/
Dcr50_utils.py380 def GetDevicePath(ext): function