Home
last modified time | relevance | path

Searched refs:GetLangIdFromFlatbufferFileDescriptor (Results 1 – 4 of 4) sorted by relevance

/external/libtextclassifier/native/lang_id/
Dlang-id_jni.cc35 using libtextclassifier3::mobile::lang_id::GetLangIdFromFlatbufferFileDescriptor;
78 std::unique_ptr<LangId> lang_id = GetLangIdFromFlatbufferFileDescriptor(fd); in TC3_JNI_METHOD()
99 GetLangIdFromFlatbufferFileDescriptor(fd, offset, size); in TC3_JNI_METHOD()
146 std::unique_ptr<LangId> lang_id = GetLangIdFromFlatbufferFileDescriptor(fd); in TC3_JNI_METHOD()
183 GetLangIdFromFlatbufferFileDescriptor(fd, offset, size); in TC3_JNI_METHOD()
Dlang-id-wrapper.cc38 libtextclassifier3::mobile::lang_id::GetLangIdFromFlatbufferFileDescriptor( in LoadFromDescriptor()
/external/libtextclassifier/native/lang_id/fb_model/
Dlang-id-from-fb.h39 std::unique_ptr<LangId> GetLangIdFromFlatbufferFileDescriptor(
44 std::unique_ptr<LangId> GetLangIdFromFlatbufferFileDescriptor(
Dlang-id-from-fb.cc37 std::unique_ptr<LangId> GetLangIdFromFlatbufferFileDescriptor( in GetLangIdFromFlatbufferFileDescriptor() function
47 std::unique_ptr<LangId> GetLangIdFromFlatbufferFileDescriptor( in GetLangIdFromFlatbufferFileDescriptor() function