Searched defs:ReadExtents (Results 1 - 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
H A Dextent_reader_unittest.cc64 void ReadExtents(vector<Extent> extents, brillo::Blob* blob) { function in class:chromeos_update_engine::ExtentReaderTest
87 ReadExtents(extents, &blob2);
153 ReadExtents(extents, &result);
/system/update_engine/common/
H A Dutils.cc1037 bool ReadExtents(const string& path, const vector<Extent>& extents, function in namespace:chromeos_update_engine::utils

Completed in 54 milliseconds