Home
last modified time | relevance | path

Searched defs:Objects (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-state-manager/
H A Dsettings.hpp25 struct Objects struct
52 Path autoReboot;
55 Path autoRebootOneTime;
58 Path powerRestorePolicy;
61 Path powerRestorePolicyOneTime;
64 sdbusplus::bus_t& bus;
H A Dsettings.cpp20 Objects::Objects(sdbusplus::bus_t& bus, const Path& root) : bus(bus) in Objects() function in settings::Objects
/openbmc/phosphor-host-ipmid/
H A Dsettings.hpp18 struct Objects struct
46 std::map<Interface, std::vector<Path>> map;
49 sdbusplus::bus_t& bus;
H A Dsettings.cpp19 Objects::Objects(sdbusplus::bus_t& bus, const std::vector<Interface>& filter) : in Objects() function in settings::Objects
/openbmc/phosphor-time-manager/
H A Dsettings.hpp23 struct Objects struct
39 phosphor::time::utils::Path timeSyncMethod = DEFAULT_TIME_SYNC_OBJECT_PATH;
H A Dsettings.cpp17 Objects::Objects(sdbusplus::bus_t& bus) in Objects() function in settings::Objects
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Network/
H A DREADME.md28 ### Interface Objects
37 ### IP Address Objects
50 ### Network Configuration Object
/openbmc/linux/Documentation/bpf/libbpf/
H A Dlibbpf_naming_convention.rst25 Objects section in API naming convention
/openbmc/openpower-occ-control/
H A Dutils.cpp144 using Objects = std::map<Path, std::map<Serv, Intfs>>; in getServiceUsingSubTree() typedef
/openbmc/phosphor-fan-presence/
H A Dsdbusplus.hpp188 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