Home
last modified time | relevance | path

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

/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h103 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self);
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c165 impl->Interface.destroy = &SR_VocabularyDestroyImpl; in SR_VocabularyCreateImpl()
173 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self) in SR_VocabularyDestroyImpl() function
DVocabulary.c41 SR_VocabularyDestroyImpl(Interface); in SR_VocabularyCreate()