Home
last modified time | relevance | path

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

/openbmc/phosphor-fan-presence/control/
H A Dtypes.hpp70 constexpr auto typePos = 1; variable
/openbmc/service-config-manager/src/
H A Dmain.cpp75 auto typePos = fullUnitName.rfind("."); in getUnitNameTypeAndInstance() local