Home
last modified time | relevance | path

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

/openbmc/smbios-mdr/include/
H A Dsmbios_mdrv2.hpp179 static constexpr const char* defaultMotherboardPath = variable
363 if (!motherboardPath.empty() && path.starts_with(defaultMotherboardPath)) in getObjectPath()
365 path.replace(0, strlen(defaultMotherboardPath), motherboardPath); in getObjectPath()