Searched defs:Objects (Results 1 – 10 of 10) sorted by relevance
25 struct Objects struct52 Path autoReboot;55 Path autoRebootOneTime;58 Path powerRestorePolicy;61 Path powerRestorePolicyOneTime;64 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;
19 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
25 Objects section in API naming convention
144 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