Home
last modified time | relevance | path

Searched refs:resetAllSlots (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/Grammar/src/
DSR_Grammar.c58 return self->resetAllSlots(self); in SR_GrammarResetAllSlots()
DSR_GrammarImpl.c55 impl->Interface.resetAllSlots = &SR_Grammar_ResetAllSlots; in SR_Grammar_Create()
/external/srec/srec/Grammar/include/
DSR_Grammar.h139 ESR_ReturnCode(*resetAllSlots)(struct SR_Grammar_t* self); member