Searched refs:SR_Grammar_Destroy (Results 1 – 2 of 2) sorted by relevance
162 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_Destroy(SR_Grammar* self);
52 impl->Interface.destroy = &SR_Grammar_Destroy; in SR_Grammar_Create()554 ESR_ReturnCode SR_Grammar_Destroy(SR_Grammar* self) in SR_Grammar_Destroy() function