Searched refs:foundExts (Results 1 – 1 of 1) sorted by relevance
226 std::vector<bool> foundExts(wantedExtNames.size(), false); in extensionsSupported() local232 foundExts[j] = true; in extensionsSupported()238 bool found = foundExts[i]; in extensionsSupported()