Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h33 #define PROF_TERMINAL(profiler) profiler.profTerminal() macro
50 #define PROF_TERMINAL(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp52 PROF_TERMINAL(node->mProfiler); in profile()