Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/grammar/parsing/
Dmatcher.cc222 inline void GetLhs(const RulesSet* rules_set, const int lhs_entry, in GetLhs() function
331 GetLhs(rules_, lhs_entry, &lhs, &callback_id, &callback_param, in ExecuteLhsSet()