Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dannotator.cc2262 const bool duration_annotations_enabled = in AnnotateSingleInput() local
2264 if (duration_annotations_enabled && duration_annotator_ != nullptr && in AnnotateSingleInput()