Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dregex-actions.h46 bool IsLowConfidenceInput(
Dregex-actions.cc126 bool RegexActions::IsLowConfidenceInput( in IsLowConfidenceInput() function in libtextclassifier3::RegexActions
Dactions-suggestions.cc1311 regex_actions_->IsLowConfidenceInput(annotated_conversation, in GatherActionsSuggestions()