Home
last modified time | relevance | path

Searched refs:Symbol (Results 1 – 5 of 5) sorted by relevance

/bionic/tools/versioner/src/
DDeclarationDatabase.h166 struct Symbol { struct
173 bool operator<(const Symbol& rhs) const { argument
177 bool operator==(const Symbol& rhs) const {
202 std::map<std::string, Symbol> symbols; argument
DDeclarationDatabase.cpp192 Symbol symbol = {.name = declaration_name }; in VisitDeclaratorDecl()
305 bool Symbol::calculateAvailability(DeclarationAvailability* output) const { in calculateAvailability()
327 bool Symbol::hasDeclaration(const CompilationType& type) const { in hasDeclaration()
DPreprocessor.cpp413 const Symbol& symbol = symbol_it.second; in preprocessHeaders()
Dversioner.cpp289 static bool checkSymbol(const Symbol& symbol) { in checkSymbol()
/bionic/
Dandroid-changes-for-ndk-developers.md122 ## Symbol versioning (Available in API level >= 23)
124 Symbol versioning allows libraries to provide better backwards