Searched refs:PathList (Results 1 - 7 of 7) sorted by relevance

/haiku/src/servers/input/
H A DPathList.h15 class PathList { class
17 PathList();
18 ~PathList();
H A DPathList.cpp10 #include "PathList.h"
17 struct PathList::path_entry {
35 PathList::PathList() function in class:PathList
42 PathList::~PathList()
48 PathList::HasPath(const char* path, int32* _index) const
63 PathList::AddPath(const char* path)
85 PathList::RemovePath(const char* path)
99 PathList
[all...]
H A DAddOnManager.h26 #include "PathList.h"
127 PathList fDevicePaths;
H A DInputServer.h34 #include "PathList.h"
86 PathList fMonitoredPaths;
/haiku/headers/private/kernel/boot/
H A DPathBlocklist.h65 typedef SinglyLinkedList<BlockedPath> PathList; typedef in class:PathBlocklist
68 PathList fPaths;
/haiku/src/system/boot/loader/
H A DPathBlocklist.cpp173 for (PathList::Iterator it = fPaths.GetIterator(); it.HasNext();) {
/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/include/
H A Dacdisasm.h1136 char *PathList);

Completed in 62 milliseconds