Home
last modified time | relevance | path

Searched refs:RemovePath (Results 1 – 5 of 5) sorted by relevance

/haiku/src/servers/input/
H A DInputServerDevice.cpp47 DeviceAddOn::RemovePath(const char* path) in RemovePath() function in DeviceAddOn
49 return fMonitoredPaths.RemovePath(path); in RemovePath()
H A DPathList.h23 status_t RemovePath(const char* path);
H A DPathList.cpp85 PathList::RemovePath(const char* path) in RemovePath() function in PathList
H A DAddOnManager.cpp970 addOn->RemovePath(path); in _AddDevicePath()
974 fDevicePaths.RemovePath(path); in _AddDevicePath()
988 fDevicePaths.RemovePath(path); in _RemoveDevicePath()
992 addOn->RemovePath(path); in _RemoveDevicePath()
H A DInputServer.h80 status_t RemovePath(const char* path);