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