Home
last modified time | relevance | path

Searched refs:SR_GrammarCreate (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/Grammar/include/
DSR_Grammar.h424 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarCreate(SR_Grammar** self);
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c115 ESR_ReturnCode SR_GrammarCreate(SR_Grammar** self) in SR_GrammarCreate() function
/external/srec/srec_jni/
Dandroid_speech_srec_Recognizer.cpp393 checkEsrError(env, SR_GrammarCreate(&grammar)); in Java_android_speech_srec_Recognizer_SR_1GrammarCreate()