Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h27 #define PROF_OMISSION(profiler) profiler.profOmission() macro
44 #define PROF_OMISSION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp34 PROF_OMISSION(node->mProfiler); in profile()