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

/haiku-buildtools/jam/
H A DStatCacheServerImpl.h254 typedef hash_map<entry_ref, Entry*, EntryRefHash> EntryMap; typedef in class:NodeManager
257 EntryMap fEntries;
H A DStatCacheServer.cpp872 EntryMap::iterator it = fEntries.find(entryRef);

Completed in 41 milliseconds