HomeSort by relevance Sort by last modified time
    Searched full:multipart (Results 26 - 50 of 663) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
msg_41.txt 6 Content-Type: multipart/alternative;
msg_12.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_12a.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_17.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
msg_41.txt 6 Content-Type: multipart/alternative;
msg_12.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_12a.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
  /prebuilts/go/darwin-x86/src/mime/multipart/
example_test.go 13 "mime/multipart"
21 "Content-Type": {"multipart/mixed; boundary=foo"},
32 if strings.HasPrefix(mediaType, "multipart/") {
33 mr := multipart.NewReader(msg.Body, params["boundary"])
  /prebuilts/go/linux-x86/src/mime/multipart/
example_test.go 13 "mime/multipart"
21 "Content-Type": {"multipart/mixed; boundary=foo"},
32 if strings.HasPrefix(mediaType, "multipart/") {
33 mr := multipart.NewReader(msg.Body, params["boundary"])
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
msg_41.txt 6 Content-Type: multipart/alternative;
msg_12.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_12a.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_31.txt 3 Content-Type: multipart/mixed; boundary=BOUNDARY_
msg_37.txt 1 Content-Type: multipart/mixed; boundary=ABCDE
msg_41.txt 6 Content-Type: multipart/alternative;
msg_12.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
msg_12a.txt 6 Content-Type: multipart/mixed; boundary="BOUNDARY"
17 Content-Type: multipart/mixed; boundary="ANOTHER"
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
BodyPart.java 20 protected Multipart mParent;
22 public Multipart getParent() {
  /packages/services/Telephony/src/com/android/phone/common/mail/
BodyPart.java 19 protected Multipart mParent;
21 public Multipart getParent() {

Completed in 1075 milliseconds

12 3 4 5 6 7 8 91011>>