Home
last modified time | relevance | path

Searched refs:minfsFormat (Results 1 – 1 of 1) sorted by relevance

/system/ulib/fvm-host/format/
A Dformat.cpp49 fbl::unique_ptr<Format> minfsFormat(new MinfsFormat(std::move(fd), type)); in Create() local
50 *out = std::move(minfsFormat); in Create()

Completed in 2 milliseconds