Home
last modified time | relevance | path

Searched defs:ReadExtents (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/payload_consumer/
Dextent_reader_unittest.cc64 void ReadExtents(vector<Extent> extents, brillo::Blob* blob) { in ReadExtents() function in chromeos_update_engine::ExtentReaderTest
/system/update_engine/common/
Dutils.cc1047 bool ReadExtents(const std::string& path, in ReadExtents() function
1074 bool ReadExtents(const std::string& path, in ReadExtents() function
1084 bool ReadExtents(FileDescriptorPtr fd, in ReadExtents() function
1095 bool ReadExtents(FileDescriptorPtr fd, in ReadExtents() function
Dutils.h349 constexpr bool ReadExtents(const std::string& path, in ReadExtents() function