Home
last modified time | relevance | path

Searched refs:LIBMTP_debug (Results 1 – 8 of 8) sorted by relevance

/external/libmtp/src/
Dutil.h39 if (LIBMTP_debug != 0) \
50 if (LIBMTP_debug != 0) \
Dlibusb-glue.h56 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) \
62 if ((LIBMTP_debug & LIBMTP_DEBUG_DATA) != 0) \
Dplaylist-spl.c51 if ((LIBMTP_debug & LIBMTP_DEBUG_PLST) != 0) \
Dlibusb-glue.c153 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) in init_usb()
Dlibmtp.h.in814 extern int LIBMTP_debug;
Dlibusb1-glue.c160 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) in init_usb()
Dlibmtp.c88 int LIBMTP_debug = LIBMTP_DEBUG_NONE; variable
758 if (LIBMTP_debug || level) in LIBMTP_Set_Debug()
762 LIBMTP_debug = level; in LIBMTP_Set_Debug()
1719 if ((LIBMTP_debug & LIBMTP_DEBUG_PTP) != 0) { in LIBMTP_ptp_debug()
/external/libmtp/
DREADME550 Also note, an application may also use the LIBMTP_debug() API