Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.cc247 void Matcher::QueueForProcessing(ParseTree* item) { in QueueForProcessing() function in libtextclassifier3::grammar::Matcher
314 QueueForProcessing(parse_tree); in AddParseTree()
346 QueueForProcessing(assertion_node); in ExecuteLhsSet()
353 QueueForProcessing(mapping_node); in ExecuteLhsSet()
373 QueueForProcessing(expression_node); in ExecuteLhsSet()
385 QueueForProcessing(parse_tree); in ExecuteLhsSet()
Dmatcher.h107 void QueueForProcessing(ParseTree* item);