Searched defs:ReadExtents (Results 1 – 3 of 3) sorted by relevance
1048 bool ReadExtents(const std::string& path, in ReadExtents() function1075 bool ReadExtents(const std::string& path, in ReadExtents() function1085 bool ReadExtents(FileDescriptorPtr fd, in ReadExtents() function1096 bool ReadExtents(FileDescriptorPtr fd, in ReadExtents() function
349 constexpr bool ReadExtents(const std::string& path, in ReadExtents() function
64 void ReadExtents(vector<Extent> extents, brillo::Blob* blob) { in ReadExtents() function in chromeos_update_engine::ExtentReaderTest