DevicePath
const char* DevicePath() const;
if (strcmp(pointingDevice->DevicePath(),
PRINT(("removing device '%s'\n", pointingDevice->DevicePath()));
return fReader->DevicePath();
const char* DevicePath() const;
const char* args[] = { row->DevicePath(), NULL };
msg->AddString("target", row->DevicePath());
msg->AddString("source", row->DevicePath());
const char* draggedPath = draggedRow->DevicePath();
const char* DevicePath();