OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROF_OPEN
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/src/
defines.h
39
#define
PROF_OPEN
do { PROF_RESET; PROF_START(PROF_BUF_SIZE - 1); } while(0)
58
LOGI("Error: You must call
PROF_OPEN
before PROF_CLOSE.");
80
#define
PROF_OPEN
unigram_dictionary.cpp
181
PROF_OPEN
;
[
all
...]
/packages/inputmethods/LatinIME/native/jni/
com_android_inputmethod_latin_BinaryDictionary.cpp
48
PROF_OPEN
;
Completed in 476 milliseconds