Searched refs:nativeNewWithOffset (Results 1 – 3 of 3) sorted by relevance
58 nativeNewWithOffset( in LangIdModel()69 modelPtr = nativeNewWithOffset(fd, offset, size); in LangIdModel()165 private static native long nativeNewWithOffset(int fd, long offset, long size); in nativeNewWithOffset() method in LangIdModel
44 TC3_JNI_METHOD(jlong, TC3_LANG_ID_CLASS_NAME, nativeNewWithOffset)
96 TC3_JNI_METHOD(jlong, TC3_LANG_ID_CLASS_NAME, nativeNewWithOffset) in TC3_JNI_METHOD() argument