Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/linker/
Dheader_abi_linker.cpp296 const std::function<bool(const std::string &)> &symbol_filter) { in LinkDecl()
345 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkFunctions() local
353 auto symbol_filter = [this](const std::string &linker_set_key) { in LinkGlobalVars() local