Home
last modified time | relevance | path

Searched refs:readHeaderValueOrQuestionMark (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.cpp205 headerPolicy->readHeaderValueOrQuestionMark("dictionary", dictionaryIdCodePointBuffer, in logDictionaryInfo()
207 headerPolicy->readHeaderValueOrQuestionMark("version", versionStringCodePointBuffer, in logDictionaryInfo()
209 headerPolicy->readHeaderValueOrQuestionMark("date", dateStringCodePointBuffer, in logDictionaryInfo()
/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
Ddictionary_header_structure_policy.h47 virtual void readHeaderValueOrQuestionMark(const char *const key, int *outValue,
/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_policy.cpp52 void HeaderPolicy::readHeaderValueOrQuestionMark(const char *const key, int *outValue, in readHeaderValueOrQuestionMark() function in latinime::HeaderPolicy
Dheader_policy.h198 void readHeaderValueOrQuestionMark(const char *const key,