Home
last modified time | relevance | path

Searched defs:post_check_rules (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/actions/
Dregex-actions.cc158 const std::vector<const UniLib::RegexPattern*>& post_check_rules, in FilterConfidenceOutput()
Dactions-suggestions.cc1363 std::vector<const UniLib::RegexPattern*> post_check_rules; in GatherActionsSuggestions() local