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