Searched refs:DBusType (Results 1 – 6 of 6) sorted by relevance
187 <#arg_type as DBusArg>::DBusType, in generate_dbus_exporter()229 output_type = quote! {<#t as DBusArg>::DBusType,}; in generate_dbus_exporter()444 let ret: #output_as_dbus_arg::DBusType = self.client_proxy.method( in generate_dbus_interface_client()643 … let #field_ident = <<#field_type as DBusArg>::DBusType as RefArgToRust>::ref_arg_to_rust( in dbus_propmap()702 type DBusType = dbus::arg::PropMap; in dbus_propmap()973 type DBusType = Path<'static>; in dbus_proxy_obj()1073 if !any.is::<<Self as DBusArg>::DBusType>() { in generate_dbus_arg()1077 std::any::type_name::<<Self as DBusArg>::DBusType>(), in generate_dbus_arg()1081 let arg = (*any.downcast_ref::<<Self as DBusArg>::DBusType>().unwrap()).clone(); in generate_dbus_arg()1094 if !any.is::<<Self as DBusArg>::DBusType>() { in generate_dbus_arg()[all …]
46 type DBusType = Vec<u8>; typedef315 <T as DBusArg>::DBusType: RefArgToRust<RustType = <T as DBusArg>::DBusType>, in parse_propmap_value()320 let output = <<T as DBusArg>::DBusType as RefArgToRust>::ref_arg_to_rust( in parse_propmap_value()338 T::DBusType: 'static + dbus::arg::RefArg, in write_propmap_value()345 type DBusType = dbus::arg::PropMap; typedef442 type DBusType = String; typedef
408 type DBusType = dbus::arg::PropMap; typedef436 <<Vec<ScanFilterPattern> as DBusArg>::DBusType as RefArgToRust>::ref_arg_to_rust( in from_dbus()
201 type DBusType = dbus::arg::PropMap; typedef
258 type DBusType = u32;293 type DBusType = $dbus_type;
227 <T as DBusArg>::DBusType: RefArgToRust<RustType = <T as DBusArg>::DBusType>, in parse_propmap_value()232 let output = <<T as DBusArg>::DBusType as RefArgToRust>::ref_arg_to_rust( in parse_propmap_value()250 T::DBusType: 'static + dbus::arg::RefArg, in write_propmap_value()257 type DBusType = dbus::arg::PropMap; typedef355 type DBusType = String; typedef482 type DBusType = dbus::arg::PropMap; typedef510 <<Vec<ScanFilterPattern> as DBusArg>::DBusType as RefArgToRust>::ref_arg_to_rust( in from_dbus()