Searched refs:CachedContainer (Results 1 – 2 of 2) sorted by relevance
83 struct CachedContainer { struct90 std::unordered_map<std::string, CachedContainer> container_cache_; argument
243 container_cache_.emplace(target_path, CachedContainer { in GetTargetContainer()