HomeSort by relevance Sort by last modified time
    Searched refs:TokenizeSubstring (Results 1 - 2 of 2) sorted by null

  /external/libtextclassifier/utils/
tokenizer.h 85 void TokenizeSubstring(const UnicodeText& unicode_text, CodepointSpan span,
tokenizer.cc 160 void Tokenizer::TokenizeSubstring(const UnicodeText& unicode_text,
207 TokenizeSubstring(unicode_text, span, &result);
212 TokenizeSubstring(unicode_text, span, &result);

Completed in 192 milliseconds