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