Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dhandlers.py907 def __init__(self, appname, dllname=None, logtype="Application"): argument
911 self.appname = appname
919 self._welu.AddSourceToRegistry(appname, dllname, logtype)
978 self._welu.ReportEvent(self.appname, id, cat, type, [msg])