Home
last modified time | relevance | path

Searched defs:_handle (Results 1 – 3 of 3) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dnpmsw.py221 def _handle(m, ud, d): function
227 def _handle(m, ud, d): function
233 def _handle(m, ud, d): function
239 def _handle(m, ud, d): function
289 def _handle(m, ud, d): function
/openbmc/phosphor-hwmon/
H A Dsensor.hpp196 std::unique_ptr<gpioplus::HandleInterface> _handle; member in sensor::Sensor
/openbmc/openbmc/poky/meta/lib/oeqa/core/
H A Dloader.py111 def _handle(obj): function