Searched refs:SR_Grammar_SetupRecognizer (Results 1 – 3 of 3) sorted by relevance
195 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_SetupRecognizer(SR_Grammar* self, SR_Recognizer* recogni…
60 impl->Interface.setupRecognizer = &SR_Grammar_SetupRecognizer; in SR_Grammar_Create()596 ESR_ReturnCode SR_Grammar_SetupRecognizer(SR_Grammar* self, SR_Recognizer* recognizer) in SR_Grammar_SetupRecognizer() function
1596 CHKLOG(rc, SR_Grammar_SetupRecognizer(grammar, self)); in SR_RecognizerActivateRuleImpl()