Searched refs:ReadExtents (Results 1 – 5 of 5) sorted by relevance
/system/update_engine/payload_generator/ |
D | ab_generator.cc | 279 TEST_AND_RETURN_FALSE(utils::ReadExtents(target_part_path, in AddDataAndSetType() 313 TEST_AND_RETURN_FALSE(utils::ReadExtents( in AddSourceHash()
|
D | delta_diff_utils.cc | 581 TEST_AND_RETURN_FALSE(utils::ReadExtents(new_part, in ReadExtentsToDiff() 602 utils::ReadExtents(old_part, src_extents, &old_data, in ReadExtentsToDiff()
|
D | ext2_filesystem.cc | 347 if (!utils::ReadExtents(filename_, extents, &blob, physical_size, in LoadSettings()
|
/system/update_engine/common/ |
D | utils.h | 365 bool ReadExtents(const std::string& path, const std::vector<Extent>& extents,
|
D | utils.cc | 1203 bool ReadExtents(const string& path, const vector<Extent>& extents, in ReadExtents() function
|