Searched refs:PersistentStringStorage (Results 1 – 2 of 2) sorted by relevance
49 std::unordered_set<string>* UnaryVariantOpRegistry::PersistentStringStorage() { in PersistentStringStorage() function in tensorflow::UnaryVariantOpRegistry
189 static std::unordered_set<string>* PersistentStringStorage();260 const auto string_storage = PersistentStringStorage(); in GetPersistentStringPiece()