Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
Ddic_node_profiler.h30 #define PROF_COMPLETION(profiler) profiler.profCompletion() macro
47 #define PROF_COMPLETION(profiler) macro
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/policy/
Dweighting.cpp49 PROF_COMPLETION(node->mProfiler); in profile()