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

  /packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
dictionary_header_structure_policy.h 47 virtual void readHeaderValueOrQuestionMark(const char *const key, int *outValue,
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
dictionary.cpp 205 headerPolicy->readHeaderValueOrQuestionMark("dictionary", dictionaryIdCodePointBuffer,
207 headerPolicy->readHeaderValueOrQuestionMark("version", versionStringCodePointBuffer,
209 headerPolicy->readHeaderValueOrQuestionMark("date", dateStringCodePointBuffer,
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
header_policy.cpp 52 void HeaderPolicy::readHeaderValueOrQuestionMark(const char *const key, int *outValue,
header_policy.h 198 void readHeaderValueOrQuestionMark(const char *const key,

Completed in 2101 milliseconds