Searched refs:parentInvCompatible (Results 1 – 4 of 4) sorted by relevance
40 std::vector<std::string> parentInvCompatible = {}; in TEST() local44 parentInvCompatible); in TEST()73 std::vector<std::string> parentInvCompatible = { in testDevicePresentDbus() local80 parentInvCompatible); in testDevicePresentDbus()128 std::vector<std::string> parentInvCompatible = {}; in testDevicePresentThenDisappearDbus() local132 parentInvCompatible); in testDevicePresentThenDisappearDbus()
29 const std::vector<std::string>& parentInvCompatible) : in DevicePresence() argument31 parentInventoryCompatible(parentInvCompatible) in DevicePresence()
34 const std::vector<std::string>& parentInvCompatible);
155 const auto parentInvCompatible = co_await getParentInventoryCompatible(obj); in addConfigFromDbusAsync() local159 gpioState, parentInvCompatible); in addConfigFromDbusAsync()