Searched refs:TYPE_BLOB (Results 1 – 8 of 8) sorted by relevance
86 DCHECK_NE(BlobData::Item::TYPE_BLOB, item.type()); in ResolveBlobReference()107 if (element.type() == ResourceRequestBody::Element::TYPE_BLOB) in Build()133 case ResourceRequestBody::Element::TYPE_BLOB: in Build()
38 TYPE_BLOB, enumerator92 type_ = TYPE_BLOB; in SetToBlobUrl()213 if (a.type() == UploadData::TYPE_BLOB)
50 else if (type_ == TYPE_BLOB) in GetContentLength()
28 TYPE_BLOB, enumerator109 case DataElement::TYPE_BLOB:
32 type_ = TYPE_BLOB; in SetToBlobRange()
60 DCHECK(p.type() == webkit_common::DataElement::TYPE_BLOB); in Write()116 DCHECK(type == webkit_common::DataElement::TYPE_BLOB); in Read()
210 case BlobData::Item::TYPE_BLOB: in GenerateHTMLForBlobData()
168 case BlobData::Item::TYPE_BLOB: { in AppendBlobDataItem()