Home
last modified time | relevance | path

Searched defs:entity_types (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/annotator/
Dannotator_jni_common.cc28 std::unordered_set<std::string> entity_types; in EntityTypesFromJObject() local
Dannotator.h93 const std::unordered_set<std::string>& entity_types) in EnabledEntityTypes()
Dtypes.h605 std::unordered_set<std::string> entity_types; member