Searched refs:API_VERSION_INDEX (Results 1 – 1 of 1) sorted by relevance
50 constexpr size_t API_VERSION_INDEX = 0; variable160 versionInfo.apiVersion = static_cast<uint32_t>(std::stoi(versionVec.at(API_VERSION_INDEX))); in ParseModuleInfo()