Home
last modified time | relevance | path

Searched defs:nativeGetVersionWithOffset (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/jni/com/google/android/textclassifier/
DLangIdModel.java181 private static native int nativeGetVersionWithOffset(int fd, long offset, long size); in nativeGetVersionWithOffset() method in LangIdModel
DActionsSuggestionsModel.java370 private static native int nativeGetVersionWithOffset(int fd, long offset, long size); in nativeGetVersionWithOffset() method in ActionsSuggestionsModel
DAnnotatorModel.java1207 private static native int nativeGetVersionWithOffset(int fd, long offset, long size); in nativeGetVersionWithOffset() method in AnnotatorModel
/external/libtextclassifier/native/lang_id/
Dlang-id_jni.cc180 TC3_JNI_METHOD(jint, TC3_LANG_ID_CLASS_NAME, nativeGetVersionWithOffset) in TC3_JNI_METHOD() argument
/external/libtextclassifier/native/actions/
Dactions_jni.cc581 TC3_JNI_METHOD(jint, TC3_ACTIONS_CLASS_NAME, nativeGetVersionWithOffset) in TC3_JNI_METHOD() argument
/external/libtextclassifier/native/annotator/
Dannotator_jni.cc934 TC3_JNI_METHOD(jint, TC3_ANNOTATOR_CLASS_NAME, nativeGetVersionWithOffset) in TC3_JNI_METHOD() argument