Searched refs:match_offset_bytes (Results 1 – 1 of 1) sorted by relevance
/external/libtextclassifier/native/utils/grammar/parsing/ |
D | matcher.cc | 319 const CodepointSpan codepoint_span, const int match_offset_bytes, in ExecuteLhsSet() argument 343 lhs, codepoint_span, match_offset_bytes, in ExecuteLhsSet() 351 lhs, codepoint_span, match_offset_bytes, /*id=*/callback_param); in ExecuteLhsSet() 360 lhs, codepoint_span, match_offset_bytes, in ExecuteLhsSet() 369 lhs, codepoint_span, match_offset_bytes, in ExecuteLhsSet() 383 lhs, codepoint_span, match_offset_bytes, ParseTree::Type::kDefault); in ExecuteLhsSet()
|