Searched defs:GetDeviceNumber (Results 1 – 3 of 3) sorted by relevance
64 dev_t UdevDevice::GetDeviceNumber() const { in GetDeviceNumber() function in brillo::UdevDevice
63 int GetDeviceNumber(const base::FilePath& sys_block_loopdev_path) { in GetDeviceNumber() function
522 bool DeviceMapper::GetDeviceNumber(const std::string& name, dev_t* dev) { in GetDeviceNumber() function in android::dm::DeviceMapper