Home
last modified time | relevance | path

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

/openbmc/telemetry/src/
H A Dnumeric_threshold.cpp10 double thresholdValueIn, numeric::Type typeIn, in NumericThreshold() argument
14 thresholdValue(thresholdValueIn), type(typeIn), clock(std::move(clockIn)) in NumericThreshold()
/openbmc/s2600wf-misc/hsbp-manager/src/
H A Dhsbp_manager.cpp211 std::string& nameIn, std::string& typeIn) : in ClockBuffer() argument
216 name(std::move(nameIn)), type(std::move(typeIn)) in ClockBuffer()
456 std::string& nameIn, std::string& typeIn) : in IoExpander() argument
461 name(std::move(nameIn)), type(std::move(typeIn)) in IoExpander()