Searched refs:fixedTypeMapping (Results 1 – 1 of 1) sorted by relevance
7328 auto fixedTypeMapping = matchingResources.getTypeMapping(); in createIdmap() local7329 const auto typesEnd = fixedTypeMapping.cend(); in createIdmap()7330 for (auto ti = fixedTypeMapping.cbegin(); ti != typesEnd; ++ti) { in createIdmap()7361 htods(static_cast<uint16_t>(fixedTypeMapping.size())); // write: type count in createIdmap()7364 for (auto ti = fixedTypeMapping.cbegin(); ti != typesEnd; ++ti) { in createIdmap()