Searched refs:BackendBootLoaderFactory (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/backend/loader/
H A D__init__.py37 class BackendBootLoaderFactory(LoggerMixin): class in inherits:LoggerMixin
/osnet-11/usr/src/lib/pybootmgmt/common/bootmgmt/
H A Dbootloader.py93 from bootmgmt.backend.loader import BackendBootLoaderFactory namespace
94 return BackendBootLoaderFactory.get(**kwargs)

Completed in 309 milliseconds