Home
last modified time | relevance | path

Searched defs:prop_dict (Results 1 – 2 of 2) sorted by relevance

/openbmc/pyphosphor/obmc/dbuslib/
H A Dbindings.py102 def SetMultiple(self, interface_name, prop_dict): argument
/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp386 auto& prop_dict = sig.back().second; in register_interface() local