Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
Dheader_read_write_utils.h46 static void fetchAllHeaderAttributes(const uint8_t *const dictBuf,
Dheader_policy.cpp158 HeaderReadWriteUtils::fetchAllHeaderAttributes(dictBuf, &attributeMap); in createAttributeMapAndReadAllAttributes()
Dheader_read_write_utils.cpp69 /* static */ void HeaderReadWriteUtils::fetchAllHeaderAttributes(const uint8_t *const dictBuf, in fetchAllHeaderAttributes() function in latinime::HeaderReadWriteUtils