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

  /external/srec/srec/Grammar/include/
SR_Grammar.h 518 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarAllowAll(SR_Grammar* self);
  /frameworks/base/core/java/android/speech/srec/
Recognizer.java 690 private static native void SR_GrammarAllowAll(int grammar);
  /external/srec/srec/Grammar/src/
SR_GrammarImpl.c 757 ESR_ReturnCode SR_GrammarAllowAll(SR_Grammar* self)
  /external/srec/srec_jni/
android_speech_srec_Recognizer.cpp 428 checkEsrError(env, SR_GrammarAllowAll((SR_Grammar*)grammar));
596 {"SR_GrammarAllowAll", "(I)V", (void*)Java_android_speech_srec_Recognizer_SR_1GrammarAllowAll},
  /external/srec/srec/test/SRecTest/src/
SRecTest.c     [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c     [all...]

Completed in 70 milliseconds