Searched refs:SR_VocabularyDestroyImpl (Results 1 – 3 of 3) sorted by relevance
103 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self);
165 impl->Interface.destroy = &SR_VocabularyDestroyImpl; in SR_VocabularyCreateImpl()173 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self) in SR_VocabularyDestroyImpl() function
41 SR_VocabularyDestroyImpl(Interface); in SR_VocabularyCreate()