HomeSort by relevance Sort by last modified time
    Searched full:mime (Results 451 - 475 of 1812) sorted by null

<<11121314151617181920>>

  /external/chromium_org/net/proxy/
proxy_script_fetcher_impl.cc 35 // Returns true if |mime_type| is one of the known PAC mime type.
225 // NOTE about mime types: We do not enforce mime types on PAC files.
231 VLOG(1) << "Fetched PAC script does not have a proper mime type: "
  /external/chromium_org/ppapi/api/
ppb_instance.idl 57 * page specifies an iframe to a resource with a MIME type registered by the
  /external/chromium_org/remoting/webapp/
plugin_settings.js 22 /** @type {string} MIME type for the host plugin.*/
  /external/chromium_org/sync/internal_api/public/
http_post_provider_interface.h 27 // |content_type| is a null-terminated MIME type specifier.
  /external/chromium_org/third_party/WebKit/Source/core/platform/
MIMETypeFromURL.cpp 45 return "text/plain"; // Data URLs with no MIME type are considered text/plain.
  /external/chromium_org/third_party/WebKit/Source/core/plugins/
PluginData.h 75 // plugin's mime type for this extension. Otherwise returns an empty string.
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/steps/
addsvnmimetypeforpng_unittest.py 47 files = {'/Users/mock/.subversion/config': 'enable-auto-props = yes\n*.png = svn:mime-type=image/png'}
  /external/chromium_org/ui/base/dragdrop/
gtk_dnd_util.h 54 // Since the MIME type for WEBDROP_FILE_CONTENTS depends on the file's
  /external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/sftp/
AttribFlags.java 91 * Indicates that the 'mime-type' field is present.
  /frameworks/av/include/media/stagefright/
DataSource.h 86 virtual sp<DecryptHandle> DrmInitialization(const char *mime = NULL) {
  /frameworks/av/media/libstagefright/include/
ChromiumHTTPDataSource.h 46 virtual sp<DecryptHandle> DrmInitialization(const char *mime);
NuCachedSource2.h 43 virtual sp<DecryptHandle> DrmInitialization(const char* mime);
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.cpp 78 AString mime; local
79 CHECK(format->findString("mime", &mime));
80 info.mIsAudio = !strncasecmp("audio/", mime.c_str(), 6);
  /frameworks/opt/photoviewer/src/com/android/ex/photo/provider/
PhotoContract.java 48 * This string column is the MIME type.
  /libcore/luni/src/main/java/java/net/
ContentHandler.java 23 * This class converts the content of a certain format (i.e. a MIME type) into a
  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastContentProvider.java 56 /** MIME type for the list of all cell broadcasts. */
59 /** MIME type for an individual cell broadcast. */
128 * Return the MIME type of the data at the specified URI.
130 * @return a MIME type string, or null if there is no type.
  /packages/apps/Mms/src/com/android/mms/drm/
DrmUtils.java 30 /** The MIME type of special DRM files */
  /packages/apps/Tag/res/values/
strings.xml 49 <!-- String describing MIME content when it's shared with other application -->
  /packages/apps/Tag/src/com/android/apps/tag/record/
MimeRecord.java 36 * A {@link ParsedNdefRecord} corresponding to a MIME object.
  /packages/apps/UnifiedEmail/src/com/android/emailcommon/mail/
FetchProfile.java 54 * The provider should, if possible, fill in a properly formatted MIME structure in
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_07.txt 0 MIME-Version: 1.0
msg_13.txt 0 MIME-Version: 1.0
msg_22.txt 0 Mime-Version: 1.0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_07.txt 0 MIME-Version: 1.0
msg_13.txt 0 MIME-Version: 1.0

Completed in 987 milliseconds

<<11121314151617181920>>