Home
last modified time | relevance | path

Searched defs:new_extent (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/system/update_engine/payload_generator/
H A Dextent_utils.cc50 Extent new_extent; in AppendBlockToExtents() local
75 Extent* new_extent = out->Add(); in StoreExtents() local
/aosp_15_r20/system/core/fs_mgr/libsnapshot/
H A Dutility.cpp218 auto* new_extent = extents->Add(); in AppendExtent() local
/aosp_15_r20/system/core/fs_mgr/liblp/
H A Dbuilder.cpp104 if (LinearExtent* new_extent = extent->AsLinearExtent()) { in AddExtent() local
835 auto new_extent = std::make_unique<LinearExtent>(num_sectors, extent->device_index(), in ExtendFinalExtent() local
/aosp_15_r20/external/coreboot/util/ifdtool/
H A Difdtool.c2006 int new_extent = 0; in new_layout() local