Home
last modified time | relevance | path

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

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