Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dvocab.h51 SR_Vocabulary *getSRVocabularyHandle() { return m_hVocab; } in getSRVocabularyHandle() function
Dvocab.cpp86 SR_Vocabulary *p_SRVocab = vocab.getSRVocabularyHandle(); in lookup()