HomeSort by relevance Sort by last modified time
    Searched refs:IgnoreSymbol (Results 1 - 2 of 2) sorted by null

  /development/vndk/tools/header-checker/header-abi-diff/src/
abi_diff_wrappers.h 28 static bool IgnoreSymbol(const T *element,
abi_diff.cpp 192 if (abi_diff_wrappers::IgnoreSymbol<T>(element, ignored_symbols)) {
215 if (abi_diff_wrappers::IgnoreSymbol<T>(old_element, ignored_symbols)) {

Completed in 1070 milliseconds