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