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

/packages/inputmethods/LatinIME/native/src/
H A Ddefines.h39 #define PROF_OPEN do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while(0) macro
58 LOGI("Error: You must call PROF_OPEN before PROF_CLOSE.");
80 #define PROF_OPEN macro
H A Dunigram_dictionary.cpp181 PROF_OPEN;
/packages/inputmethods/LatinIME/native/jni/
H A Dcom_android_inputmethod_latin_BinaryDictionary.cpp48 PROF_OPEN;

Completed in 59 milliseconds