Home
last modified time | relevance | path

Searched refs:DBusObjectPath (Results 1 – 2 of 2) sorted by relevance

/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.h37 using DBusObjectPath = std::string; variable
41 std::map<DBusObjectPath, std::map<DBusService, std::vector<DBusInterface>>>;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/bluez-tools/bluez-tools/
H A Dfix-memory-leaks.patch143 - // adapter = g_object_new(ADAPTER_TYPE, "DBusObjectPath", adapter_path, NULL);
146 + // adapter = g_object_new(ADAPTER_TYPE, "DBusObjectPath", adapter_path, NULL);
162 // adapter = g_object_new(ADAPTER_TYPE, "DBusObjectPath", adapter_path, NULL);
176 - // adapter = g_object_new(ADAPTER_TYPE, "DBusObjectPath", adapter_path, NULL);