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

  /frameworks/av/camera/
CameraMetadata.cpp 33 typedef Parcel::ReadableBlob ReadableBlob;
493 ReadableBlob blob;
  /frameworks/native/libs/binder/include/binder/
Parcel.h 54 class ReadableBlob;
376 status_t readBlob(size_t len, ReadableBlob* outBlob) const;
546 class ReadableBlob : public Blob {
    [all...]

Completed in 105 milliseconds