Searched refs:SkipSymbol (Results 1 – 2 of 2) sorted by relevance
85 bool SkipSymbol(Visibility::Level state);86 bool SkipSymbol(const Maybe<SymbolTable::Symbol>& symbol);
194 bool JavaClassGenerator::SkipSymbol(Visibility::Level level) { in SkipSymbol() function in aapt::JavaClassGenerator207 bool JavaClassGenerator::SkipSymbol(const Maybe<SymbolTable::Symbol>& symbol) { in SkipSymbol() function in aapt::JavaClassGenerator307 if (SkipSymbol(entry.symbol)) { in ProcessStyleable()369 if (SkipSymbol(styleable_attr.symbol)) { in ProcessStyleable()501 if (SkipSymbol(entry.visibility.level)) { in UnmangleResource()