HomeSort by relevance Sort by last modified time
    Searched refs:SR_SessionDestroy (Results 1 - 8 of 8) sorted by null

  /external/srec/srec/Session/include/
SR_Session.h 52 SREC_SESSION_API ESR_ReturnCode SR_SessionDestroy(void);
  /external/srec/srec/Session/src/
SR_Session.c 69 ESR_ReturnCode SR_SessionDestroy()
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 413 SR_SessionDestroy();
473 || SR_SessionDestroy ( )
492 private static native void SR_SessionDestroy();
  /external/srec/tools/dictTest/
dictTest.c 370 shutdown_status = SR_SessionDestroy ( );
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 103 checkEsrError(env, SR_SessionDestroy());
550 {"SR_SessionDestroy", "()V", (void*)Java_android_speech_srec_Recognizer_SR_1SessionDestroy},
  /external/srec/tools/grxmlcompile/
grxmlcompile.cpp 308 SR_SessionDestroy();
    [all...]
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 357 shutdown_status = SR_SessionDestroy ( );
384 SR_SessionDestroy ( );
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 355 shutdown_status = SR_SessionDestroy ( );
382 SR_SessionDestroy ( );
    [all...]

Completed in 445 milliseconds