Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/udev/
H A Dudev_device.cc64 dev_t UdevDevice::GetDeviceNumber() const { in GetDeviceNumber() function in brillo::UdevDevice
/aosp_15_r20/external/libbrillo/brillo/blkdev_utils/
H A Dloop_device.cc63 int GetDeviceNumber(const base::FilePath& sys_block_loopdev_path) { in GetDeviceNumber() function
/aosp_15_r20/system/core/fs_mgr/libdm/
H A Ddm.cpp522 bool DeviceMapper::GetDeviceNumber(const std::string& name, dev_t* dev) { in GetDeviceNumber() function in android::dm::DeviceMapper