Searched refs:SR_Grammar_UnsetupRecognizer (Results 1 – 2 of 2) sorted by relevance
199 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_UnsetupRecognizer(SR_Grammar* self);
61 impl->Interface.unsetupRecognizer = &SR_Grammar_UnsetupRecognizer; in SR_Grammar_Create()624 ESR_ReturnCode SR_Grammar_UnsetupRecognizer(SR_Grammar* self) in SR_Grammar_UnsetupRecognizer() function