Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h499 bool IsAnyModelEntityTypeEnabled(
Dannotator.cc2192 !is_raw_usecase || IsAnyModelEntityTypeEnabled(is_entity_type_enabled); in AnnotateSingleInput()
2767 bool Annotator::IsAnyModelEntityTypeEnabled( in IsAnyModelEntityTypeEnabled() function in libtextclassifier3::Annotator