OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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