Searched refs:blobfsFormat (Results 1 – 1 of 1) sorted by relevance
54 fbl::unique_ptr<Format> blobfsFormat(new BlobfsFormat(std::move(fd), type)); in Create() local55 *out = std::move(blobfsFormat); in Create()
Completed in 2 milliseconds