Home | History | Annotate | Download | only in cups

Lines Matching full:object_path

336 	char *object_path = NULL;
388 DBUS_TYPE_OBJECT_PATH, &object_path,
392 id = device_get_ieee1284_id(adapter, object_path);
452 const char *object_path;
456 dbus_message_iter_get_basic(&iter_array, &object_path);
457 if (device_is_printer(adapter, object_path, &name, &bdaddr)) {
460 id = device_get_ieee1284_id(adapter, object_path);
626 char *object_path = NULL;
682 DBUS_TYPE_OBJECT_PATH, &object_path,
686 id = device_get_ieee1284_id(adapter, object_path);