Searched refs:variableInfoMapSize (Results 1 – 1 of 1) sorted by relevance
314 size_t variableInfoMapSize = stream->readInt<size_t>(); in load() local316 for (size_t i = 0; i < variableInfoMapSize; ++i) in load()