Searched refs:BindPathMap (Results 1 – 2 of 2) sorted by relevance
401 using BindPathMap = std::map<std::string, IncFsMount::BindMap::iterator, path::PathLess>; variable434 BindPathMap::const_iterator findStorageLocked(std::string_view path) const;496 BindPathMap mBindsByPath;
880 IncrementalService::BindPathMap::const_iterator IncrementalService::findStorageLocked( in findStorageLocked()