Searched refs:PROF_NODE_COPY (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dicnode/
H A Ddic_node_profiler.h38 #define PROF_NODE_COPY(src, dest) dest.copy(src) macro
55 #define PROF_NODE_COPY(src, dest) macro
H A Ddic_node.h107 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler);
148 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler);
157 PROF_NODE_COPY(&parentNode->mProfiler, mProfiler);
173 PROF_NODE_COPY(&dicNode->mProfiler, mProfiler);

Completed in 68 milliseconds