/openbmc/phosphor-dbus-monitor/src/ |
H A D | pdmgen.py | 52 def get_index(objs, cls, name, config=None): argument 68 def exists(objs, cls, name, config=None): argument 253 def factory(self, objs): argument 259 def setup(self, objs): argument 280 def factory(self, objs): argument 295 def setup(self, objs): argument 318 def factory(self, objs): argument 340 def setup(self, objs): argument 356 def setup(self, objs): argument 378 def setup(self, objs): argument [all …]
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | pfpgen.py | 54 def get_index(objs, cls, name): argument 67 def exists(objs, cls, name): argument 110 def factory(self, objs): argument 116 def setup(self, objs): argument 132 def setup(self, objs): argument 151 def setup(self, objs): argument 166 def setup(self, objs): argument 180 def setup(self, objs): argument 199 def setup(self, objs): argument 213 def setup(self, objs): argument [all …]
|
/openbmc/skeleton/pystatemgr/ |
H A D | discover_system_state.py | 59 def getInterface(bus, objs, key): argument 66 def getProperty(bus, objs, key, prop): argument 74 def setProperty(bus, objs, key, prop, prop_value): argument
|
/openbmc/openpower-inventory-upload/ |
H A D | inventory_upload.py | 86 objs = obmc.utils.pathtree.PathTree() variable
|
/openbmc/phosphor-inventory-manager/ |
H A D | manager.cpp | 222 const std::map<sdbusplus::message::object_path, Object>& objs, in updateObjects() 272 void Manager::notify(std::map<sdbusplus::message::object_path, Object> objs) in notify() 309 const std::map<sdbusplus::message::object_path, Object>& objs) in createObjects()
|
H A D | functor.hpp | 114 std::map<sdbusplus::message::object_path, Object>&& objs) in createObjects()
|
/openbmc/phosphor-net-ipmid/ |
H A D | sd_event_loop.cpp | 64 ObjectTree objs; in getVLANID() local
|
/openbmc/openpower-pnor-code-mgmt/mmc/ |
H A D | item_updater_mmc.cpp | 165 std::vector<std::string> objs; in enableInventoryItemsHelper() local
|
/openbmc/qemu/include/qemu/ |
H A D | module.h | 185 const char **objs; member
|
/openbmc/phosphor-objmgr/libmapper/ |
H A D | mapper.c | 55 char** objs; member 344 _public_ int mapper_wait_async(sd_bus* conn, sd_event* loop, char* objs[], in mapper_wait_async()
|
/openbmc/qemu/backends/ |
H A D | cryptodev.c | 100 Object *objs = object_get_container("objects"); in qmp_query_cryptodev() local 560 Object *objs = object_get_container("objects"); in cryptodev_backend_stats_cb() local
|
/openbmc/phosphor-host-ipmid/ |
H A D | transporthandler.hpp | 217 const ObjectTree objs; member in ipmi::transport::ObjectLookupCache
|
H A D | transporthandler.cpp | 113 ipmi::ObjectTree objs = in maybeGetChannelParams() local 520 ObjectTree objs = in deconfigureChannel() local
|
H A D | chassishandler.cpp | 1096 ipmi::ObjectTree objs; in getChassisIntrusionStatus() local
|
/openbmc/openbmc/poky/bitbake/lib/layerindexlib/ |
H A D | __init__.py | 658 def add_element(self, indexname, objs): argument
|