Home
last modified time | relevance | path

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

/openbmc/google-ipmi-sys/
H A Dhandler.cpp775 std::string propertyTypeString; in getBMInstanceProperty() local
785 propertyTypeString = it->second; in getBMInstanceProperty()
787 std::string opath = std::format("/run/bm-instance/{}", propertyTypeString); in getBMInstanceProperty()