Searched refs:fDeviceEndpointsMap (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/servers/midi/
H A DDeviceWatcher.cpp58 fDeviceEndpointsMap(), fVectorIconData(NULL), fVectorIconDataSize(0),
209 if (fDeviceEndpointsMap.ContainsKey(path)) {
262 fDeviceEndpointsMap.Put(path, new DeviceEndpoints(fd, consumer, producer));
272 DeviceEndpoints* deviceEndpoints = fDeviceEndpointsMap.Get(path);
291 fDeviceEndpointsMap.Remove(path);
H A DDeviceWatcher.h40 DeviceEndpointsMap fDeviceEndpointsMap; member in class:DeviceWatcher

Completed in 46 milliseconds