Searched refs:PathAt (Results 1 - 3 of 3) sorted by relevance

/haiku/src/servers/input/
H A DPathList.h26 const char* PathAt(int32 index) const;
H A DPathList.cpp106 PathList::PathAt(int32 index) const function in class:PathList
H A DInputServerDevice.cpp26 while (const char* path = fMonitoredPaths.PathAt(0)) {

Completed in 29 milliseconds