Searched defs:lastApiLevel (Results 1 – 1 of 1) sorted by relevance
332 const FunctionSpecification& spec, int lastApiLevel, in addManglingsForSpecification()370 static bool generateWhiteListFile(int lastApiLevel) { in generateWhiteListFile()514 int lastApiLevel = min(systemSpecification.getMaximumApiLevel(), maxApiLevel); in generateStubsWhiteList() local