Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/globals/
H A DAppContext.h298 return getInstance()->_getCDSFactoryRegistry(); in getCDSFactoryRegistry()
473 virtual CDSearchFactoryRegistry *_getCDSFactoryRegistry() const = 0;
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Private/src/
H A DAppContextImpl.h620 virtual CDSearchFactoryRegistry *_getCDSFactoryRegistry() const { in _getCDSFactoryRegistry() function