Searched refs:SR_GrammarCompile (Results 1 – 5 of 5) sorted by relevance
28 ESR_ReturnCode SR_GrammarCompile(SR_Grammar* self) in SR_GrammarCompile() function
310 SREC_GRAMMAR_API ESR_ReturnCode SR_GrammarCompile(SR_Grammar* self);
349 checkEsrError(env, SR_GrammarCompile((SR_Grammar*)grammar)); in Java_android_speech_srec_Recognizer_SR_1GrammarCompile()
857 esr_status = SR_GrammarCompile( active_grammar ); in srec_test_compile_active_context()
865 esr_status = SR_GrammarCompile( active_grammar ); in srec_test_compile_active_context()