Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/symbol/
Dexported_symbol_set_test.cpp27 ExportedSymbolSet symbols; in TEST() local
44 ExportedSymbolSet symbols; in TEST() local
61 ExportedSymbolSet symbols; in TEST() local
70 ExportedSymbolSet symbols; in TEST() local
80 ExportedSymbolSet symbols; in TEST() local
89 ExportedSymbolSet symbols; in TEST() local
/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp362 const SymbolMap &symbols) { in LinkExportedSymbols()