Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dvocab.cpp38 Vocabulary::Vocabulary( std::string const & vocFileName ) in Vocabulary() argument
41 rc = SR_VocabularyLoad(vocFileName.c_str(), &m_hVocab); in Vocabulary()
Dvocab.h49 Vocabulary( std::string const & vocFileName );