Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h31 #define PROF_TRANSPOSITION(profiler) profiler.profTransposition() macro
48 #define PROF_TRANSPOSITION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp64 PROF_TRANSPOSITION(node->mProfiler); in profile()