Home
last modified time | relevance | path

Searched refs:SR_VocabularySaveImpl (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/Vocabulary/include/
DSR_VocabularyImpl.h79 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename);
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c162 impl->Interface.save = &SR_VocabularySaveImpl; in SR_VocabularyCreateImpl()
261 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename) in SR_VocabularySaveImpl() function