Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h34 #define PROF_TERMINAL_INSERTION(profiler) profiler.profTerminalInsertion() macro
51 #define PROF_TERMINAL_INSERTION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp55 PROF_TERMINAL_INSERTION(node->mProfiler); in profile()