Searched refs:getExternalSymbols (Results 1 – 9 of 9) sorted by relevance
38 virtual SymbolTable* getExternalSymbols() = 0;
35 SymbolTable* getExternalSymbols() override { in getExternalSymbols() function95 mContext->getExternalSymbols()->appendSource(std::move(src)); in addSymbolSource()
132 SymbolTable* getExternalSymbols() override { in getExternalSymbols() function in aapt::DumpContext
164 XmlVisitor visitor(context, context->getExternalSymbols(), resource->file.source, in consume()
113 SymbolTable* getExternalSymbols() override { in getExternalSymbols() function in aapt::LinkContext557 mContext->getExternalSymbols()->appendSource( in loadSymbolsFromIncludePaths()575 mContext->getExternalSymbols()->appendSource(std::move(assetSource)); in loadSymbolsFromIncludePaths()1177 mContext->getExternalSymbols()->prependSource( in run()
318 ReferenceLinkerVisitor visitor(context, context->getExternalSymbols(), in consume()
46 SymbolTable* getExternalSymbols() override { in getExternalSymbols() function in aapt::DiffContext
246 const SymbolTable::Symbol* symbol = mContext->getExternalSymbols()->findByReference( in addMembersToStyleableClass()
452 SymbolTable* getExternalSymbols() override { in getExternalSymbols() function in aapt::CompileContext