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

  /external/libtextclassifier/actions/
ngram-model.h 50 std::pair<int, int> GetFirstTokenMatches(uint32 token_hash) const;
ngram-model.cc 140 std::pair<int, int> NGramModel::GetFirstTokenMatches(uint32 token_hash) const {
178 GetFirstTokenMatches(tokens[start_i]);

Completed in 101 milliseconds