Searched defs:blob (Results 1 – 3 of 3) sorted by relevance
29 void onBlobRetrieved(Status status, String l2Key, String name, Blob blob); in onBlobRetrieved()
27 public static String blobToString(@Nullable final Blob blob) { in blobToString()
199 @Nullable final String name, @Nullable final Blob blob, in storeBlob()