Searched refs:DeviceFor (Results 1 – 3 of 3) sorted by relevance
15 static PointingDevice* DeviceFor(MasterServerDevice* parent,
15 PointingDeviceFactory::DeviceFor(MasterServerDevice* parent, const char* path) in DeviceFor() function in PointingDeviceFactory
211 PointingDevice* device = PointingDeviceFactory::DeviceFor(this, path); in _AddDevice()