Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.h114 void QueueForPostCheck(ExclusionNode* item);
Dmatcher.cc253 void Matcher::QueueForPostCheck(ExclusionNode* item) { in QueueForPostCheck() function in libtextclassifier3::grammar::Matcher
363 QueueForPostCheck(exclusion_node); in ExecuteLhsSet()