Searched refs:PTP_OFC_Undefined (Results 1 - 4 of 4) sorted by relevance

/external/libmtp/src/
H A Dplaylist-spl.c93 return (oi->ObjectFormat == PTP_OFC_Undefined) &&
H A Dlibmtp.c255 filemap->ptp_id = PTP_OFC_Undefined;
366 register_filetype("Undefined filetype", LIBMTP_FILETYPE_UNKNOWN, PTP_OFC_Undefined);
387 return PTP_OFC_Undefined;
4490 (ob->oi.ObjectFormat != PTP_OFC_Undefined ||
4598 (ob->oi.ObjectFormat != PTP_OFC_Undefined ||
5629 of = PTP_OFC_Undefined;
5632 of = PTP_OFC_Undefined;
5648 * Param3: 0x00003000 <- file type PTP_OFC_Undefined - we don't know about PDF files
H A Dptp.h763 #define PTP_OFC_Undefined 0x3000 macro
H A Dptp.c4181 {PTP_OFC_Undefined,"Undefined Type"},

Completed in 95 milliseconds