Searched defs:ext_layout (Results 1 – 1 of 1) sorted by relevance
1500 auto is_layout = [image_layout, this](const ExtensionLayout &ext_layout) { in ValidateImageUpdate()1516 for (auto &ext_layout : extended_layouts) { in ValidateImageUpdate() local