OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_BLOB
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/webkit/common/
data_element.h
28
TYPE_BLOB
,
66
// Sets
TYPE_BLOB
data.
76
// Sets
TYPE_BLOB
data with range.
109
case DataElement::
TYPE_BLOB
:
/external/chromium/net/base/
upload_data.h
38
TYPE_BLOB
,
92
type_ =
TYPE_BLOB
;
213
if (a.type() == UploadData::
TYPE_BLOB
)
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
EntrySchema.java
39
public static final int
TYPE_BLOB
= 7;
132
case
TYPE_BLOB
:
181
case
TYPE_BLOB
:
219
case
TYPE_BLOB
:
499
type =
TYPE_BLOB
;
Completed in 403 milliseconds