HomeSort by relevance Sort by last modified time
    Searched refs:mtp_file_range (Results 1 - 3 of 3) sorted by null

  /bionic/libc/kernel/common/linux/usb/
f_mtp.h 21 struct mtp_file_range { struct
35 #define MTP_SEND_FILE _IOW('M', 0, struct mtp_file_range)
36 #define MTP_RECEIVE_FILE _IOW('M', 1, struct mtp_file_range)
39 #define MTP_SEND_FILE_WITH_HEADER _IOW('M', 4, struct mtp_file_range)
  /external/kernel-headers/original/linux/usb/
f_mtp.h 36 struct mtp_file_range { struct
61 #define MTP_SEND_FILE _IOW('M', 0, struct mtp_file_range)
65 #define MTP_RECEIVE_FILE _IOW('M', 1, struct mtp_file_range)
71 #define MTP_SEND_FILE_WITH_HEADER _IOW('M', 4, struct mtp_file_range)
  /frameworks/av/media/mtp/
MtpServer.cpp 728 mtp_file_range mfr;
793 mtp_file_range mfr;
934 mtp_file_range mfr;
    [all...]

Completed in 98 milliseconds