HomeSort by relevance Sort by last modified time
    Searched refs:WritableBlob (Results 1 - 6 of 6) 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;
  /frameworks/base/core/jni/android/graphics/
Bitmap.cpp 656 android::Parcel::WritableBlob blob;
    [all...]
  /frameworks/base/core/jni/
android_os_Parcel.cpp 211 android::Parcel::WritableBlob blob;
  /frameworks/native/libs/binder/
Parcel.cpp 828 status_t Parcel::writeBlob(size_t len, WritableBlob* outBlob)
    [all...]

Completed in 214 milliseconds