Searched defs:Objects (Results 1 – 9 of 9) sorted by relevance
26 struct Objects struct53 Path autoReboot;56 Path autoRebootOneTime;59 Path powerRestorePolicy;62 Path powerRestorePolicyOneTime;65 sdbusplus::bus_t& bus;
20 Objects::Objects(sdbusplus::bus_t& bus, const Path& root) : bus(bus) in Objects() function in settings::Objects
18 struct Objects struct46 std::map<Interface, std::vector<Path>> map;49 sdbusplus::bus_t& bus;
18 Objects::Objects(sdbusplus::bus_t& bus, const std::vector<Interface>& filter) : in Objects() function in settings::Objects
23 struct Objects struct39 phosphor::time::utils::Path timeSyncMethod = DEFAULT_TIME_SYNC_OBJECT_PATH;
17 Objects::Objects(sdbusplus::bus_t& bus) in Objects() function in settings::Objects
28 ### Interface Objects37 ### IP Address Objects50 ### Network Configuration Object
139 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getServiceUsingSubTree() typedef
188 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw() typedef210 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw() typedef