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

  /frameworks/native/include/binder/
Parcel.h 43 class WritableBlob;
133 status_t writeBlob(size_t len, WritableBlob* outBlob);
308 class WritableBlob : public Blob {
  /frameworks/av/camera/
CameraMetadata.cpp 28 typedef Parcel::WritableBlob WritableBlob;
501 WritableBlob blob;
  /frameworks/av/camera/camera2/
ICameraDeviceUser.cpp 32 typedef Parcel::WritableBlob WritableBlob;
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 567 android::Parcel::WritableBlob blob;
  /frameworks/native/libs/binder/
Parcel.cpp 774 status_t Parcel::writeBlob(size_t len, WritableBlob* outBlob)
    [all...]

Completed in 144 milliseconds