Searched defs:Objects (Results 1 – 9 of 9) sorted by relevance
| /openbmc/phosphor-state-manager/ |
| H A D | settings.hpp | 26 struct Objects struct 53 Path autoReboot; 56 Path autoRebootOneTime; 59 Path powerRestorePolicy; 62 Path powerRestorePolicyOneTime; 65 sdbusplus::bus_t& bus;
|
| H A D | settings.cpp | 20 Objects::Objects(sdbusplus::bus_t& bus, const Path& root) : bus(bus) in Objects() function in settings::Objects
|
| /openbmc/phosphor-host-ipmid/ |
| H A D | settings.hpp | 18 struct Objects struct 46 std::map<Interface, std::vector<Path>> map; 49 std::map<Path, Service> serviceMap; 52 sdbusplus::bus_t& bus;
|
| H A D | settings.cpp | 18 Objects::Objects(sdbusplus::bus_t& bus, const std::vector<Interface>& filter) : in Objects() function in settings::Objects
|
| /openbmc/phosphor-time-manager/ |
| H A D | settings.hpp | 23 struct Objects struct 39 phosphor::time::utils::Path timeSyncMethod = DEFAULT_TIME_SYNC_OBJECT_PATH;
|
| H A D | settings.cpp | 17 Objects::Objects(sdbusplus::bus_t& bus) in Objects() function in settings::Objects
|
| /openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/ |
| H A D | README.md | 28 ### Interface Objects 37 ### IP Address Objects 50 ### Network Configuration Object
|
| /openbmc/openpower-occ-control/ |
| H A D | utils.cpp | 139 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getServiceUsingSubTree() typedef
|
| /openbmc/phosphor-fan-presence/ |
| H A D | sdbusplus.hpp | 188 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw() typedef 210 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getSubTreeRaw() typedef
|