Home
last modified time | relevance | path

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

/openbmc/pldm/libpldmresponder/
H A Dplatform_config.cpp27 if (!interfaceMap.contains(compatibleInterface)) in systemCompatibleCallback()
33 const auto& properties = interfaceMap.at(compatibleInterface); in systemCompatibleCallback()
79 std::vector<std::string> systemCompatible = {compatibleInterface}; in getPlatformName()
101 method.append(compatibleInterface, namesProperty); in getPlatformName()
125 "PATH", objectPath, "INTERFACE", compatibleInterface, in getPlatformName()
H A Dplatform_config.hpp14 static constexpr auto compatibleInterface = variable
/openbmc/phosphor-power/
H A Dcompatible_system_types_finder.cpp36 const std::string compatibleInterface = variable
47 std::vector<std::string>{compatibleInterface},