Searched refs:GetPath (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/jam/
H A DStatCacheServer.cpp198 // GetPath
200 Entry::GetPath(string& path) function in class:Entry
206 status_t error = fParent->GetPath(path);
261 // GetPath
263 Node::GetPath(string& path) function in class:Node
272 return fEntry->GetPath(path);
301 status_t error = GetPath(path);
418 status_t error = GetPath(path);
519 error = entry->GetPath(path);
946 entry->GetPath(pat
[all...]
H A DStatCacheServerImpl.h93 status_t GetPath(string& path);
114 status_t GetPath(string& path);

Completed in 118 milliseconds