Searched refs:getLibraryList (Results 1 – 4 of 4) sorted by relevance
74 m_Module.getLibraryList().push_back(*input); in readGroup()110 m_Module.getLibraryList().push_back(*input); in readGroup()
95 const LibraryList& getLibraryList() const { return m_LibraryList; } in getLibraryList() function96 LibraryList& getLibraryList() { return m_LibraryList; } in getLibraryList() function
142 m_pModule->getLibraryList().push_back(*input); in normalize()165 m_pModule->getLibraryList().push_back(*input); in normalize()
140 else if (pModule.getLibraryList().empty()) { in normalize()