HomeSort by relevance Sort by last modified time
    Searched refs:PROF_CLOSE (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 189 #define PROF_CLOSE do { PROF_END(PROF_BUF_SIZE - 1); PROF_OUTALL; } while (0)
205 AKLOGI("Error: You must call PROF_OPEN before PROF_CLOSE.");
230 #define PROF_CLOSE
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 72 PROF_CLOSE;
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 66 PROF_CLOSE;
    [all...]

Completed in 218 milliseconds