Home
last modified time | relevance | path

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

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Core/src/globals/
H A DAppContext.h166 return getInstance()->_getIOAdapterRegistry(); in getIOAdapterRegistry()
432 virtual IOAdapterRegistry *_getIOAdapterRegistry() const = 0;
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Private/src/
H A DAppContextImpl.h508 virtual IOAdapterRegistry *_getIOAdapterRegistry() const { in _getIOAdapterRegistry() function