Searched refs:PROF_OPEN (Results 1 - 3 of 3) sorted by relevance

/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
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
H A Dsuggest.cpp49 PROF_OPEN;
/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp45 PROF_OPEN;

Completed in 71 milliseconds