Home
last modified time | relevance | path

Searched defs:headerAttributes (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_read_write_utils.cpp70 AttributeMap *const headerAttributes) { in fetchAllHeaderAttributes()
94 AttributeMap *const headerAttributes) { in readCodePointTable()
139 BufferWithExtendableBuffer *const buffer, const AttributeMap *const headerAttributes, in writeHeaderAttributes()
161 AttributeMap *const headerAttributes, const char *const key, in setCodePointVectorAttribute()
168 /* static */ void HeaderReadWriteUtils::setBoolAttribute(AttributeMap *const headerAttributes, in setBoolAttribute()
173 /* static */ void HeaderReadWriteUtils::setIntAttribute(AttributeMap *const headerAttributes, in setIntAttribute()
180 /* static */ void HeaderReadWriteUtils::setIntAttributeInner(AttributeMap *const headerAttributes, in setIntAttributeInner()
190 const AttributeMap *const headerAttributes, const char *const key) { in readCodePointVectorAttributeValue()
202 const AttributeMap *const headerAttributes, const char *const key, in readBoolAttributeValue()
210 const AttributeMap *const headerAttributes, const char *const key, in readIntAttributeValue()
[all …]