Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h29 #define PROF_MATCH(profiler) profiler.profMatch() macro
46 #define PROF_MATCH(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp46 PROF_MATCH(node->mProfiler); in profile()