HomeSort by relevance Sort by last modified time
    Searched refs:SR_VocabularySaveImpl (Results 1 - 2 of 2) sorted by null

  /external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h 79 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename);
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 162 impl->Interface.save = &SR_VocabularySaveImpl;
261 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename)

Completed in 29 milliseconds