• Home
  • Raw
  • Download

Lines Matching refs:LIBMTP_ERROR

759     LIBMTP_ERROR("LIBMTP_Set_Debug: Setting debugging level to %d (0x%02x) "
1812 LIBMTP_ERROR("LIBMTP ERROR: couldnt parse extension %s\n",
1849 LIBMTP_ERROR("LIBMTP PANIC: connect_usb_devices encountered a memory "
1884 LIBMTP_ERROR("LIBMTP PANIC: Cannot open iconv() converters to/from UCS-2!\n"
1908 LIBMTP_ERROR("LIBMTP PANIC: Unable to read device information on device "
1922 LIBMTP_ERROR("LIBMTP WARNING: no MTP vendor extension on device "
1925 LIBMTP_ERROR("LIBMTP WARNING: VendorExtensionID: %08x",
1927 LIBMTP_ERROR("LIBMTP WARNING: VendorExtensionDesc: %s",
1929 LIBMTP_ERROR("LIBMTP WARNING: this typically means the device is PTP "
2019 LIBMTP_ERROR("LIBMTP PANIC: "
2026 LIBMTP_ERROR("LIBMTP PANIC: "
2035 LIBMTP_ERROR("LIBMTP PANIC: "
2042 LIBMTP_ERROR("LIBMTP PANIC: "
2465 LIBMTP_ERROR("LIBMTP PANIC: Trying to add error to a NULL device!\n");
2494 LIBMTP_ERROR("LIBMTP PANIC: Trying to add PTP error to a NULL device!\n");
2526 LIBMTP_ERROR("LIBMTP PANIC: Trying to get the error stack of a NULL device!\n");
2542 LIBMTP_ERROR("LIBMTP PANIC: Trying to clear the error stack of a NULL device!\n");
2569 LIBMTP_ERROR("LIBMTP PANIC: Trying to dump the error stack of a NULL device!\n");
2575 LIBMTP_ERROR("Error %d: %s\n", tmp->errornumber, tmp->error_text);
2577 LIBMTP_ERROR("Error %d: (unknown)\n", tmp->errornumber);
2861 LIBMTP_ERROR("broken! %x not found\n", params->objects[i].oid);
2873 LIBMTP_ERROR("object %x has parent 0xffffffff (-1) continuing anyway\n",
4514 LIBMTP_ERROR("tried to use %s on a cached device!\n",
4522 LIBMTP_ERROR("tried to use %s on an unsupported device, "
5526 LIBMTP_ERROR("LIBMTP_Send_Track_From_File(): Could not open source file \"%s\"\n", path);
7316 LIBMTP_ERROR("Device have files in \"root folder\" 0xffffffffU - "
7700 LIBMTP_ERROR("Unsupported abstract list type: %04x\n", objectformat);