Home
last modified time | relevance | path

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

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