Searched defs:headerAttributes (Results  1 – 1 of 1) sorted by relevance
| /packages/inputmethods/LatinIME/native/jni/src/dictionary/header/ | 
| D | header_read_write_utils.cpp | 70         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 …] 
 |