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

  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 150 #define PROF_OPEN do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while (0)
169 AKLOGI("Error: You must call PROF_OPEN before PROF_CLOSE.");
192 #define PROF_OPEN
unigram_dictionary.cpp 216 PROF_OPEN;
    [all...]
  /packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp 47 PROF_OPEN;
  /packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp 53 PROF_OPEN;

Completed in 543 milliseconds