Searched defs:entity_types (Results 1 – 2 of 2) sorted by relevance
119 std::unordered_set<std::string> entity_types; member171 const std::unordered_set<std::string>& entity_types) in EnabledEntityTypes()
27 std::unordered_set<std::string> entity_types; in EntityTypesFromJObject() local