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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.h 49 mNgramCounts(readNgramCounts()), mMaxNgramCounts(readMaxNgramCounts()),
74 mNgramCounts(readNgramCounts()), mMaxNgramCounts(readMaxNgramCounts()),
263 const EntryCounts readMaxNgramCounts() const;
header_policy.cpp 172 /* static */ const EntryCounts HeaderPolicy::readMaxNgramCounts() const {

Completed in 1273 milliseconds