Searched defs:add_object (Results 1 – 2 of 2) sorted by relevance
/openbmc/boost-dbus/include/dbus/ | ||
H A D | properties.hpp | 540 std::shared_ptr<DbusObject> add_object(const std::string& name) { in add_object() function in dbus::DbusObjectServer |
/openbmc/qemu/tests/qemu-iotests/ | ||
H A D | iotests.py | 862 def add_object(self, opts): member in VM |