Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h28 #define PROF_INSERTION(profiler) profiler.profInsertion() macro
45 #define PROF_INSERTION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp61 PROF_INSERTION(node->mProfiler); in profile()