Home
last modified time | relevance | path

Searched defs:lastApiLevel (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/api/
DGenerateStubsWhiteList.cpp332 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