Searched refs:string_cache_ (Results 1 – 2 of 2) sorted by relevance
1240 mutable std::set<std::string> string_cache_; variable
405 return *(string_cache_.insert(s).first); in GetPooledString()