Searched defs:PROF_CLOSE (Results 1 - 1 of 1) sorted by path

/packages/inputmethods/LatinIME/native/jni/src/
H A Ddefines.h189 #define PROF_CLOSE do { PROF_END(PROF_BUF_SIZE - 1); PROF_OUTALL; } while (0) macro
205 AKLOGI("Error: You must call PROF_OPEN before PROF_CLOSE.");
230 #define PROF_CLOSE macro

Completed in 39 milliseconds