Searched refs:SR_Grammar_ResetAllSlots (Results 1 – 2 of 2) sorted by relevance
148 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_ResetAllSlots(SR_Grammar* self);
55 impl->Interface.resetAllSlots = &SR_Grammar_ResetAllSlots; in SR_Grammar_Create()301 ESR_ReturnCode SR_Grammar_ResetAllSlots(SR_Grammar* self) in SR_Grammar_ResetAllSlots() function