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

/haiku/src/build/libroot/
H A Dfs.cpp346 typedef map<NodeRef, string> DirPathMap; typedef
347 static DirPathMap sDirPathMap;
364 DirPathMap::iterator it = sDirPathMap.find(*ref);

Completed in 43 milliseconds