Home | History | Annotate | Download | only in jni

Lines Matching defs:headerPolicy

138     const DictionaryHeaderStructurePolicy *const headerPolicy =
140 JniDataUtils::putIntToArray(env, outHeaderSize, 0 /* index */, headerPolicy->getSize());
142 headerPolicy->getFormatVersionNumber());
147 headerPolicy->getAttributeMap();
172 const DictionaryHeaderStructurePolicy *const headerPolicy =
174 return headerPolicy->getFormatVersionNumber();
554 const DictionaryHeaderStructurePolicy *const headerPolicy =
558 newFormatVersion, *headerPolicy->getLocale(), headerPolicy->getAttributeMap());