Searched refs:TableYaml (Results 1 – 2 of 2) sorted by relevance
49 DXContainerYAML::DescriptorTableYaml &TableYaml = in readDescriptorRanges() local53 TableYaml.NumRanges = Table.NumRanges; in readDescriptorRanges()54 TableYaml.RangesOffset = Table.RangesOffset; in readDescriptorRanges()71 TableYaml.Ranges.push_back(NewR); in readDescriptorRanges()
307 const DXContainerYAML::DescriptorTableYaml &TableYaml = in writeParts() local310 for (const auto &R : TableYaml.Ranges) { in writeParts()