OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROF_CLOSE
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/
defines.h
181
#define
PROF_CLOSE
do { PROF_END(PROF_BUF_SIZE - 1); PROF_OUTALL; } while (0)
197
AKLOGI("Error: You must call PROF_OPEN before
PROF_CLOSE
.");
222
#define
PROF_CLOSE
/packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp
99
PROF_CLOSE
;
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/
suggest.cpp
76
PROF_CLOSE
;
Completed in 26 milliseconds