Searched refs:android_tts_entrypoint (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/compat/jni/
H A Dcom_android_tts_compat_SynthProxy.cpp136 typedef android_tts_engine_t *(*android_tts_entrypoint)(); typedef
349 android_tts_entrypoint get_TtsEngine =
350 reinterpret_cast<android_tts_entrypoint>(dlsym(engine_lib_handle, "android_getTtsEngine"));
355 reinterpret_cast<android_tts_entrypoint>(dlsym(engine_lib_handle, "getTtsEngine"));

Completed in 47 milliseconds