Home
last modified time | relevance | path

Searched refs:PTP_OFC_Association (Results 1 – 3 of 3) sorted by relevance

/external/libmtp/src/
Dlibmtp.c322 register_filetype("Folder", LIBMTP_FILETYPE_FOLDER, PTP_OFC_Association); in init_filemap()
2302 if (ob->oi.ObjectFormat == PTP_OFC_Association) in get_handles_recursively()
2603 if(ob->oi.ObjectFormat != PTP_OFC_Association) in flush_handles()
3931 if (ob->oi.ObjectFormat == PTP_OFC_Association) { in LIBMTP_Get_Filelisting_With_Callback()
4795 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
4865 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
6365 PTP_OFC_Association,
6692 if (ob->oi.ObjectFormat != PTP_OFC_Association) {
6794 new_folder.ObjectFormat = PTP_OFC_Association;
Dptp.h765 #define PTP_OFC_Association 0x3001 macro
Dptp.c4183 {PTP_OFC_Association,"Association/Directory"},