Home
last modified time | relevance | path

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

/openbmc/openpower-host-ipmi-oem/
H A Delog-errors.hpp55 namespace _Event namespace
74 using ESEL = _Event::ESEL;
428 namespace _Event namespace
447 using ESEL = _Event::ESEL;
/openbmc/openbmc/poky/bitbake/lib/
H A Dpyinotify.py445 class _Event: class
488 class _RawEvent(_Event):
515 _Event.__init__(self, d)
520 self._str = _Event.__str__(self)
524 class Event(_Event):
554 _Event.__init__(self, raw)