Home
last modified time | relevance | path

Searched refs:getRawLength (Results 1 – 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node.h50 getNormalizedCompoundDistance(), getRawLength(), charBuf, \
372 float getRawLength() const { in getRawLength() function
373 return mDicNodeState.mDicNodeStateScoring.getRawLength(); in getRawLength()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/internal/
Ddic_node_state_scoring.h143 float getRawLength() const { in getRawLength() function