Searched defs:pathsToRemove (Results 1 – 1 of 1) sorted by relevance
366 void PathCache::remove(Vector<PathDescription>& pathsToRemove, const path_pair_t& pair) { in remove()385 Vector<PathDescription> pathsToRemove; in clearGarbage() local