Home
last modified time | relevance | path

Searched defs:findHyphen (Results 1 – 2 of 2) sorted by relevance

/openbmc/dbus-sensors/src/
H A DUtils.hpp388 auto findHyphen = deviceName.find('-'); in getDeviceBusAddr() local
/openbmc/ipmbbridge/
H A Dipmbbridged.cpp542 auto findHyphen = ipmbI2cTargetStr.find("-"); in ipmbChannelInit() local