Searched defs:AddExtent (Results 1 – 2 of 2) sorted by relevance
/system/update_engine/payload_generator/ | ||
D | extent_ranges.cc | 79 void ExtentRanges::AddExtent(Extent extent) { in AddExtent() function in chromeos_update_engine::ExtentRanges |
/system/core/fs_mgr/liblp/ | ||
D | builder.cpp | 101 void Partition::AddExtent(std::unique_ptr<Extent>&& extent) { in AddExtent() function in android::fs_mgr::Partition |