HomeSort by relevance Sort by last modified time
    Searched defs:WritableBlob (Results 1 - 2 of 2) sorted by null

  /frameworks/av/camera/
CameraMetadata.cpp 32 typedef Parcel::WritableBlob WritableBlob;
611 WritableBlob blob;
  /frameworks/native/libs/binder/include/binder/
Parcel.h 55 class WritableBlob;
227 status_t writeBlob(size_t len, bool mutableCopy, WritableBlob* outBlob);
551 class WritableBlob : public Blob {
    [all...]

Completed in 69 milliseconds