Searched defs:lastApiLevel (Results 1 – 1 of 1) sorted by relevance
352 unsigned int lastApiLevel, in addManglingsForSpecification()393 static bool generateRSFunctionsListFile(unsigned int lastApiLevel) { in generateRSFunctionsListFile()566 unsigned int lastApiLevel = min(systemSpecification.getMaximumApiLevel(), maxApiLevel); in generateRSFunctionsList() local