Searched defs:WritableBlob (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/camera/camera2/
H A DICameraDeviceUser.cpp32 typedef Parcel::WritableBlob WritableBlob; typedef in namespace:android
/frameworks/native/include/binder/
H A DParcel.h43 class WritableBlob;
140 status_t writeBlob(size_t len, WritableBlob* outBlob);
329 class WritableBlob : public Blob { class in class:android::Parcel
/frameworks/av/camera/
H A DCameraMetadata.cpp31 typedef Parcel::WritableBlob WritableBlob; typedef in namespace:android
584 WritableBlob blob;

Completed in 134 milliseconds