Lines Matching +full:phosphor +full:- +full:dbus +full:- +full:interfaces
7 #include <phosphor-logging/lg2.hpp>
15 using namespace phosphor::software::config;
16 using namespace phosphor::software::device;
18 namespace phosphor::software::manager namespace
29 // Fetches initial configuration from dbus and initializes devices.
31 // @param configurationInterfaces the dbus interfaces from which to fetch
40 // This function receives a dbus name and object path for a single device,
44 // @param service The dbus name where our configuration is
67 std::vector<std::string> interfaces);
69 std::vector<std::string> interfaces);
71 // DBus matches for interfaces added and interfaces removed
75 // the dbus name
84 }; // namespace phosphor::software::manager