Home
last modified time | relevance | path

Searched refs:BLOB_INPLACE (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/binder/
DParcel.cpp98 BLOB_INPLACE = 0, enumerator
1213 status = writeInt32(BLOB_INPLACE); in writeBlob()
2029 if (blobType == BLOB_INPLACE) { in readBlob()