Searched defs:devName (Results 1 – 4 of 4) sorted by relevance
31 const std::string devName = GetDeviceName(); in Load() local
361 const char *devName = NULL; in GetDeviceName() local445 const char *devName = GetDeviceName(sysPath, uevent->deviceName); in HandleBlockDeviceEvent() local475 const char *devName = GetDeviceName(sysPath, uevent->deviceName); in HandleOtherDeviceEvent() local
188 const std::string devName = LastComponent(dev.devPath); in InitGeneric() local278 const std::string devName = LastComponent(dev.devPath); in NewPartition() local
87 std::string devName; member