Home
last modified time | relevance | path

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

/openbmc/boost-dbus/include/dbus/
H A Dproperties.hpp540 std::shared_ptr<DbusObject> add_object(const std::string& name) { in add_object() function in dbus::DbusObjectServer
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py862 def add_object(self, opts): member in VM