Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/v4/content/
Dprobability_entry.h52 : mFlags(createFlags(unigramProperty->representsBeginningOfSentence(), in ProbabilityEntry()
157 static uint8_t createFlags(const bool representsBeginningOfSentence, in createFlags() function