Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h26 #define PROF_SUBSTITUTION(profiler) profiler.profSubstitution() macro
43 #define PROF_SUBSTITUTION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp40 PROF_SUBSTITUTION(node->mProfiler); in profile()