HomeSort by relevance Sort by last modified time
    Searched refs:mime_type (Results 126 - 136 of 136) sorted by null

1 2 3 4 56

  /external/chromium/net/url_request/
url_request_job.cc 194 bool URLRequestJob::GetMimeType(std::string* mime_type) const {
  /external/flac/libFLAC/
format.c 500 for(p = picture->mime_type; *p; p++) {
metadata_iterators.c 285 FLAC_API FLAC__bool FLAC__metadata_get_picture(const char *filename, FLAC__StreamMetadata **picture, FLAC__StreamMetadata_Picture_Type type, const char *mime_type, const FLAC__byte *description, unsigned max_width, unsigned max_height, unsigned max_depth, unsigned max_colors)
310 (mime_type == 0 || !strcmp(mime_type, obj->data.picture.mime_type)) &&
    [all...]
stream_decoder.c     [all...]
stream_encoder.c     [all...]
  /external/chromium/chrome/browser/download/
download_manager.cc 277 if (UserScript::IsURLUserScript(info->url(), info->mime_type) ||
278 info->mime_type == Extension::kMimeType) {
    [all...]
  /external/chromium/chrome/common/extensions/
extension.cc 1988 std::string mime_type; local
    [all...]
extension.h 112 std::string mime_type; member in struct:Extension::NaClModuleInfo
    [all...]
  /frameworks/av/media/libstagefright/
FLACExtractor.cpp 365 mFileMetadata->setCString(kKeyAlbumArtMIME, p->mime_type);
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc 3175 DictionaryValue* mime_type = new DictionaryValue(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 430 milliseconds

1 2 3 4 56