Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.h507 bool IsAnyPodNerEntityTypeEnabled(
Dannotator.cc2289 !is_raw_usecase || IsAnyPodNerEntityTypeEnabled(is_entity_type_enabled); in AnnotateSingleInput()
2804 bool Annotator::IsAnyPodNerEntityTypeEnabled( in IsAnyPodNerEntityTypeEnabled() function in libtextclassifier3::Annotator