Searched refs:dbus_method (Results 1 – 4 of 4) sorted by relevance
102 for (dsc = methods; dsc && dsc->dbus_method; dsc++) { in extract_interfaces_methods()105 add_entry(iface->xml, "method", dsc->dbus_method, in extract_interfaces_methods()
61 const char *dbus_method; member
331 while (method_dsc && method_dsc->dbus_method) { in msg_method_handler()333 if (!os_strncmp(method_dsc->dbus_method, method, in msg_method_handler()341 if (method_dsc == NULL || method_dsc->dbus_method == NULL) { in msg_method_handler()
1197 def advertising_async_method(self, dbus_method, argument1230 dbus_method(*args, reply_handler=successful_cb, error_handler=error_cb)