Home
last modified time | relevance | path

Searched refs:EnabledEntityTypes (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/annotator/
Dannotator.h168 class EnabledEntityTypes {
170 explicit EnabledEntityTypes( in EnabledEntityTypes() function
482 const EnabledEntityTypes& is_entity_type_enabled,
Dannotator.cc1750 const EnabledEntityTypes& is_entity_type_enabled, in RemoveNotEnabledEntityTypes()
1819 const EnabledEntityTypes is_entity_type_enabled(options.entity_types); in Annotate()