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

  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 178 #define PROF_OPEN do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while (0)
197 AKLOGI("Error: You must call PROF_OPEN before PROF_CLOSE.");
220 #define PROF_OPEN
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 79 PROF_OPEN;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 53 PROF_OPEN;

Completed in 632 milliseconds