Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dannotator.h119 std::unordered_set<std::string> entity_types; member
171 const std::unordered_set<std::string>& entity_types) in EnabledEntityTypes()
Dannotator_jni_common.cc27 std::unordered_set<std::string> entity_types; in EntityTypesFromJObject() local