Searched refs:PrependSource (Results 1 – 3 of 3) sorted by relevance
87 void PrependSource(std::unique_ptr<ISymbolSource> source);
65 void SymbolTable::PrependSource(std::unique_ptr<ISymbolSource> source) { in PrependSource() function in aapt::SymbolTable
1804 context_->GetExternalSymbols()->PrependSource( in Run()