Searched refs:SkipSymbol (Results 1 – 2 of 2) sorted by relevance
84 bool SkipSymbol(Visibility::Level state);85 bool SkipSymbol(const std::optional<SymbolTable::Symbol>& symbol);
197 bool JavaClassGenerator::SkipSymbol(Visibility::Level level) { in SkipSymbol() function in aapt::JavaClassGenerator210 bool JavaClassGenerator::SkipSymbol(const std::optional<SymbolTable::Symbol>& symbol) { in SkipSymbol() function in aapt::JavaClassGenerator315 if (SkipSymbol(entry.symbol)) { in ProcessStyleable()393 if (SkipSymbol(styleable_attr.symbol)) { in ProcessStyleable()512 if (SkipSymbol(entry.visibility.level)) { in UnmangleResource()