Home
last modified time | relevance | path

Searched defs:logger (Results 101 – 125 of 247) sorted by relevance

12345678910

/openbmc/openbmc/poky/meta/lib/bblayers/setupwriters/
H A Doe-setup-layers.py12 logger = logging.getLogger('bitbake-layers') variable
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dksparser.py26 logger = logging.getLogger('wic') variable
H A Dhelp.py18 logger = logging.getLogger('wic') variable
H A Dmisc.py25 logger = logging.getLogger('wic') variable
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgitarchivetests.py20 logger = scriptutils.logger_create('resulttool') variable
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemutinyrunner.py22 …hine, rootfs, display, tmpdir, deploy_dir_image, logfile, kernel, boottime, logger, tmpfsdir=None): argument
H A Dqemurunner.py45 …, display, tmpdir, deploy_dir_image, logfile, boottime, dump_dir, use_kvm, logger, use_slirp=False, argument
724 def __init__(self, logfunc, sock, logger, qemuoutput): argument
/openbmc/openbmc/poky/scripts/
H A Dyocto_testresults_query.py23 logger = scriptutils.logger_create(sys.argv[0]) variable
H A Dpythondeps23 logger = logging.getLogger('pythondeps') variable
/openbmc/openbmc/poky/meta/lib/oeqa/core/target/
H A Dqemu.py21 def __init__(self, logger, server_ip, timeout=300, user='root', argument
/openbmc/openbmc/poky/scripts/lib/devtool/
H A Ddeploy.py21 logger = logging.getLogger('devtool') variable
H A Dsdk.py19 logger = logging.getLogger('devtool') variable
/openbmc/linux/tools/testing/selftests/hid/tests/
H A Dtest_apple_keyboard.py15 logger = logging.getLogger("hidtools.test.apple-keyboard") variable
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dcase.py23 logger = None variable in OETestCase
/openbmc/qemu/docs/sphinx/
H A Ddbusdoc.py44 logger = logging.getLogger(__name__) variable
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dosc.py21 logger = logging.getLogger(__name__) variable
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Duievent.py19 logger = logging.getLogger(__name__) variable
/openbmc/openbmc/poky/meta/lib/patchtest/
H A Drepo.py16 logger = logging.getLogger('patchtest') variable
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/
H A Drestapi.py18 logger = logging.getLogger('BitBake.layerindexlib.restapi') variable
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dchecksum.py17 logger = logging.getLogger("BitBake.Cache") variable
H A Dmain.py33 logger = logging.getLogger("BitBake") variable
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_validation.c36 #define DC_LOGGER_INIT(logger) argument
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_debug.c39 #define DC_LOGGER_INIT(logger) argument
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/
H A Dbootimg-pcbios.py23 logger = logging.getLogger('wic') variable
/openbmc/openbmc/meta-arm/meta-arm/lib/fvp/
H A Drunner.py81 def __init__(self, logger): argument

12345678910