Home
last modified time | relevance | path

Searched defs:getBlobHandle (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/apex/blobstore/service/java/com/android/server/blob/
H A DBlobStoreManagerShellCommand.java188 public BlobHandle getBlobHandle() { in getBlobHandle() method in BlobStoreManagerShellCommand.ParsedArgs
H A DBlobStoreSession.java144 public BlobHandle getBlobHandle() { in getBlobHandle() method in BlobStoreSession
H A DBlobMetadata.java124 BlobHandle getBlobHandle() { in getBlobHandle() method in BlobMetadata
/aosp14/frameworks/base/tests/BlobStoreTestUtils/src/com/android/utils/blob/
H A DFakeBlobData.java133 public BlobHandle getBlobHandle() throws Exception { in getBlobHandle() method in FakeBlobData