Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/header-abi-linker/src/
Dheader_abi_linker.cpp161 static std::string GetSymbol(const abi_dump::RecordDecl &element) { in GetSymbol() function
165 static std::string GetSymbol(const abi_dump::FunctionDecl &element) { in GetSymbol() function
169 static std::string GetSymbol(const abi_dump::EnumDecl &element) { in GetSymbol() function
173 static std::string GetSymbol(const abi_dump::GlobalVarDecl &element) { in GetSymbol() function