Searched refs:findSubstitute (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/api/
H A DGenerateStubsWhiteList.cpp62 static string findSubstitute(const string& typeName, unsigned int apiLevel, int intSize) { function
102 const string substitute = findSubstitute(*i, apiLevel, intSize);

Completed in 60 milliseconds