Home
last modified time | relevance | path

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

/external/libmtp/src/
Dlibmtp.c366 register_filetype("Folder", LIBMTP_FILETYPE_FOLDER, PTP_OFC_Association); in init_filemap()
2780 if (ob->oi.ObjectFormat == PTP_OFC_Association) in get_handles_recursively()
2869 if(ob->oi.ObjectFormat != PTP_OFC_Association) in flush_handles()
4456 if (ob->oi.ObjectFormat == PTP_OFC_Association) { in LIBMTP_Get_Filelisting_With_Callback()
5280 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
5345 if (ob->oi.ObjectFormat == PTP_OFC_Association) {
6939 PTP_OFC_Association,
7269 if (ob->oi.ObjectFormat != PTP_OFC_Association) {
7393 new_folder.ObjectFormat = PTP_OFC_Association;
7412 ret = ptp_mtp_sendobjectproplist(params, &store, &parenthandle, &new_id, PTP_OFC_Association,
Dptp.h995 #define PTP_OFC_Association 0x3001 macro
Dptp.c5773 {PTP_OFC_Association,"Association/Directory"},