HomeSort by relevance Sort by last modified time
    Searched refs:LARGE_PTNODE_ARRAY_SIZE_FIELD_SIZE (Results 1 - 2 of 2) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
dynamic_pt_writing_utils.h 68 static const int LARGE_PTNODE_ARRAY_SIZE_FIELD_SIZE;
dynamic_pt_writing_utils.cpp 30 const int DynamicPtWritingUtils::LARGE_PTNODE_ARRAY_SIZE_FIELD_SIZE = 2;
57 // Currently, all array size field to be created has LARGE_PTNODE_ARRAY_SIZE_FIELD_SIZE to
66 return buffer->writeUintAndAdvancePosition(data, LARGE_PTNODE_ARRAY_SIZE_FIELD_SIZE,

Completed in 192 milliseconds