Searched defs:newNodeCodePointCount (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/dictionary/structure/pt_common/
H A Ddynamic_pt_updating_helper.cpp207 const int newNodeCodePointCount) {
215 const bool addsExtraChild = newNodeCodePointCount > overlappingCodePointCount;
261 newNodeCodePointCount - overlappingCodePointCount,
204 reallocatePtNodeAndAddNewPtNodes( const PtNodeParams *const reallocatingPtNodeParams, const int overlappingCodePointCount, const UnigramProperty *const unigramProperty, const int *const newNodeCodePoints, const int newNodeCodePointCount) argument

Completed in 378 milliseconds