Home
last modified time | relevance | path

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

/system/core/fastboot/fuzzy_fastboot/
Dmain.cpp143 bool SparseToBuf(sparse_file* sf, std::vector<char>* out, bool with_crc = false) { in SparseToBuf() function
648 ASSERT_TRUE(SparseToBuf(*sparse, &buf)) << "Sparse buffer creation failed"; in TEST_F()