Searched defs:BlobInfo (Results 1 – 3 of 3) sorted by relevance
78 struct BlobInfo { struct79 size_t mOffset;80 sp<JHwBlob> mBlob;
35 public final class BlobInfo implements Parcelable { class42 public BlobInfo(long id, long expiryTimeMs, CharSequence label, long sizeBytes, in BlobInfo() method in BlobInfo52 private BlobInfo(Parcel in) { in BlobInfo() method in BlobInfo
18154 message BlobInfo { message