OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeImOpenDecoderFd
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinDecoderService.java
42
native static boolean
nativeImOpenDecoderFd
(FileDescriptor fd,
141
inited =
nativeImOpenDecoderFd
(afd.getFileDescriptor(), afd
/packages/inputmethods/PinyinIME/jni/android/
com_android_inputmethod_pinyin_PinyinDecoderService.cpp
65
JNIEXPORT jboolean JNICALL
nativeImOpenDecoderFd
(JNIEnv* env, jclass jclazz,
315
{ "
nativeImOpenDecoderFd
", "(Ljava/io/FileDescriptor;JJ[B)Z",
316
(void*)
nativeImOpenDecoderFd
},
Completed in 83 milliseconds