Searched defs:PROF_OPEN (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 66 milliseconds