Home | History | Annotate | Download | only in dbus

Lines Matching defs:type_str

395 	char type_str[] = "a?"; /* ? will be replaced with subtype letter; */
407 type_str[1] = sub_type_str[0];
424 type_str, &variant_iter) ||