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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/mime/
audio.py 47 def __init__(self, _audiodata, _subtype=None,
51 _audiodata is a string containing the raw audio data. If this data
70 _subtype = _whatsnd(_audiodata)
74 self.set_payload(_audiodata)
  /external/python/cpython2/Lib/email/mime/
audio.py 47 def __init__(self, _audiodata, _subtype=None,
51 _audiodata is a string containing the raw audio data. If this data
70 _subtype = _whatsnd(_audiodata)
74 self.set_payload(_audiodata)
  /external/python/cpython3/Lib/email/mime/
audio.py 47 def __init__(self, _audiodata, _subtype=None,
51 _audiodata is a string containing the raw audio data. If this data
70 _subtype = _whatsnd(_audiodata)
75 self.set_payload(_audiodata)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/email/test/
test_email.py     [all...]
test_email_renamed.py     [all...]
  /external/python/cpython2/Lib/email/test/
test_email.py     [all...]
test_email_renamed.py     [all...]
  /external/python/cpython3/Lib/test/test_email/
test_email.py     [all...]

Completed in 303 milliseconds