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

  /external/srec/srec/Vocabulary/include/
SR_VocabularyImpl.h 103 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self);
  /external/srec/srec/Vocabulary/src/
VocabularyImpl.c 165 impl->Interface.destroy = &SR_VocabularyDestroyImpl;
173 ESR_ReturnCode SR_VocabularyDestroyImpl(SR_Vocabulary* self)
Vocabulary.c 41 SR_VocabularyDestroyImpl(Interface);

Completed in 64 milliseconds