Home
last modified time | relevance | path

Searched defs:parentInvCompatible (Results 1 – 3 of 3) sorted by relevance

/openbmc/entity-manager/test/
H A Dtest_gpio_presence.cpp40 std::vector<std::string> parentInvCompatible = {}; in TEST() local
73 std::vector<std::string> parentInvCompatible = { in testDevicePresentDbus() local
128 std::vector<std::string> parentInvCompatible = {}; in testDevicePresentThenDisappearDbus() local
/openbmc/entity-manager/src/gpio-presence/
H A Ddevice_presence.cpp29 const std::vector<std::string>& parentInvCompatible) : in DevicePresence()
H A Dgpio_presence_manager.cpp155 const auto parentInvCompatible = co_await getParentInventoryCompatible(obj); in addConfigFromDbusAsync() local