Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dactions-suggestions.h244 bool IsLowConfidenceInput(const Conversation& conversation,
Dactions-suggestions.cc493 bool ActionsSuggestions::IsLowConfidenceInput( in IsLowConfidenceInput() function in libtextclassifier3::ActionsSuggestions
1375 IsLowConfidenceInput(conversation, num_messages, &post_check_rules)) { in GatherActionsSuggestions()