Lines Matching defs:type

730 	int type;
740 type = hal_property_get_type (p);
744 switch (type) {
880 HAL_WARNING (("Unknown property type 0x%04x", type));
1194 int type;
1230 type = hal_property_get_type (p);
1231 switch (type) {
1286 HAL_WARNING (("Unknown property type %d", type));
1299 /** Get the type of a property on a device.
1391 int type;
1402 type = dbus_message_iter_get_arg_type (&iter);
1403 if (type != DBUS_TYPE_STRING) {
1428 type = dbus_message_iter_get_arg_type (&iter);
1431 switch (type) {
1468 HAL_WARNING (("Unsupported property type %d", type));
2445 * type-value pairs. Must be terminated with
3342 int type;
3387 while ((type = dbus_message_iter_get_arg_type (&iter)) != DBUS_TYPE_INVALID) {
3388 switch (type) {
3542 " <arg name=\"data\" direction=\"out\" type=\"s\"/>\n"
3578 " <arg name=\"devices\" direction=\"out\" type=\"ao\"/>\n"
3581 " <arg name=\"does_it_exist\" direction=\"out\" type=\"b\"/>\n"
3582 " <arg name=\"udi\" direction=\"in\" type=\"o\"/>\n"
3585 " <arg name=\"devices\" direction=\"out\" type=\"ao\"/>\n"
3586 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3587 " <arg name=\"value\" direction=\"in\" type=\"s\"/>\n"
3590 " <arg name=\"devices\" direction=\"out\" type=\"ao\"/>\n"
3591 " <arg name=\"capability\" direction=\"in\" type=\"s\"/>\n"
3594 " <arg name=\"udi\" direction=\"in\" type=\"o\"/>\n"
3595 " <arg name=\"claim_service\" direction=\"in\" type=\"s\"/>\n"
3596 " <arg name=\"result\" direction=\"out\" type=\"b\"/>\n"
3599 " <arg name=\"udi\" direction=\"in\" type=\"o\"/>\n"
3600 " <arg name=\"result\" direction=\"out\" type=\"b\"/>\n"
3603 " <arg name=\"temporary_udi\" direction=\"out\" type=\"s\"/>\n"
3606 " <arg name=\"udi\" direction=\"in\" type=\"s\"/>\n"
3609 " <arg name=\"temporary_udi\" direction=\"in\" type=\"s\"/>\n"
3610 " <arg name=\"global_udi\" direction=\"in\" type=\"s\"/>\n"
3628 " <arg name=\"properties\" direction=\"out\" type=\"a{sv}\"/>\n"
3631 " <arg name=\"properties\" direction=\"in\" type=\"a{sv}\"/>\n"
3634 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3635 " <arg name=\"value\" direction=\"out\" type=\"v\"/>\n"
3638 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3639 " <arg name=\"value\" direction=\"out\" type=\"s\"/>\n"
3642 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3643 " <arg name=\"value\" direction=\"out\" type=\"as\"/>\n"
3646 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3647 " <arg name=\"value\" direction=\"out\" type=\"i\"/>\n"
3650 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3651 " <arg name=\"value\" direction=\"out\" type=\"b\"/>\n"
3654 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3655 " <arg name=\"value\" direction=\"out\" type=\"d\"/>\n"
3658 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3659 " <arg name=\"value\" direction=\"in\" type=\"v\"/>\n"
3662 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3663 " <arg name=\"value\" direction=\"in\" type=\"s\"/>\n"
3666 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3667 " <arg name=\"value\" direction=\"in\" type=\"as\"/>\n"
3670 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3671 " <arg name=\"value\" direction=\"in\" type=\"i\"/>\n"
3674 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3675 " <arg name=\"value\" direction=\"in\" type=\"b\"/>\n"
3678 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3679 " <arg name=\"value\" direction=\"in\" type=\"d\"/>\n"
3683 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3686 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3687 " <arg name=\"type\" direction=\"out\" type=\"i\"/>\n"
3690 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3691 " <arg name=\"does_it_exist\" direction=\"out\" type=\"b\"/>\n"
3694 " <arg name=\"capability\" direction=\"in\" type=\"s\"/>\n"
3697 " <arg name=\"capability\" direction=\"in\" type=\"s\"/>\n"
3698 " <arg name=\"does_it_have_capability\" direction=\"out\" type=\"b\"/>\n"
3701 " <arg name=\"reason\" direction=\"in\" type=\"s\"/>\n"
3702 " <arg name=\"acquired_lock\" direction=\"out\" type=\"b\"/>\n"
3705 " <arg name=\"released_lock\" direction=\"out\" type=\"b\"/>\n"
3709 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3710 " <arg name=\"value\" direction=\"in\" type=\"s\"/>\n"
3713 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3714 " <arg name=\"value\" direction=\"in\" type=\"s\"/>\n"
3717 " <arg name=\"key\" direction=\"in\" type=\"s\"/>\n"
3718 " <arg name=\"value\" direction=\"in\" type=\"s\"/>\n"
3721 " <arg name=\"condition_name\" direction=\"in\" type=\"s\"/>\n"
3722 " <arg name=\"condition_details\" direction=\"in\" type=\"s\"/>\n"
3723 " <arg name=\"rc\" direction=\"out\" type=\"b\"/>\n"
3727 " <arg name=\"call_had_sideeffect\" direction=\"out\" type=\"b\"/>\n"
3730 " <arg name=\"call_had_sideeffect\" direction=\"out\" type=\"b\"/>\n"
3734 " <arg name=\"interface_name\" direction=\"in\" type=\"s\"/>\n"
3735 " <arg name=\"introspection_xml\" direction=\"in\" type=\"s\"/>\n"
3736 " <arg name=\"rc\" direction=\"out\" type=\"b\"/>\n"
3740 " <arg name=\"rc\" direction=\"out\" type=\"b\"/>\n"
3813 " <arg name=\"%s\" direction=\"in\" type=\"a%c\"/>\n",
3821 " <arg name=\"%s\" direction=\"in\" type=\"%c\"/>\n",
3828 " <arg name=\"return_code\" direction=\"out\" type=\"i\"/>\n");
4387 "type='signal'"