Home
last modified time | relevance | path

Searched defs:text_context (Results 1 – 3 of 3) sorted by relevance

/external/libtextclassifier/native/utils/grammar/semantics/
Dcomposer.cc85 const TextContext& text_context, const Derivation& derivation, in Eval()
99 const TextContext& text_context, const SemanticExpressionNode* derivation, in Eval()
Deval-context.h33 const TextContext* text_context = nullptr; member
/external/libtextclassifier/native/actions/
Dgrammar-actions.cc40 const grammar::TextContext& text_context, const int message_index, in InstantiateActionsFromMatch()