HomeSort by relevance Sort by last modified time
    Searched full:prof_out (Results 1 - 1 of 1) sorted by null

  /packages/inputmethods/LatinIME/native/jni/src/
defines.h 185 #define PROF_OUTALL do { AKLOGI("--- %s ---", __FUNCTION__); prof_out(); } while (0)
195 static inline void prof_out(void) { function

Completed in 284 milliseconds