Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h23 #define PROF_SPACE_SUBSTITUTION(profiler) profiler.profSpaceSubstitution() macro
40 #define PROF_SPACE_SUBSTITUTION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp58 PROF_SPACE_SUBSTITUTION(node->mProfiler); in profile()