Searched defs:get_connection (Results 1 – 5 of 5) sorted by relevance
64 def get_connection(self): member in OESerialTarget
41 int get_connection(sd_bus *bus, char *connection, const char *obj_path) in get_connection() function
96 get_connection(Test *test, guint *ownid) in get_connection() function
474 std::shared_ptr<dbus::connection>& get_connection() { return conn; } in get_connection() function in dbus::DbusObjectServer
2061 def get_connection(self, host, port): member in FetchConnectionCache