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

  /frameworks/native/include/binder/
Parcel.h 43 class WritableBlob;
140 status_t writeBlob(size_t len, WritableBlob* outBlob);
329 class WritableBlob : public Blob {
  /frameworks/av/camera/
CameraMetadata.cpp 31 typedef Parcel::WritableBlob WritableBlob;
584 WritableBlob blob;
  /frameworks/av/camera/camera2/
ICameraDeviceUser.cpp 32 typedef Parcel::WritableBlob WritableBlob;

Completed in 211 milliseconds