HomeSort by relevance Sort by last modified time
    Searched refs:FindByReference (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/process/
SymbolTable.h 99 const Symbol* FindByReference(const Reference& ref);
158 virtual std::unique_ptr<SymbolTable::Symbol> FindByReference(
199 std::unique_ptr<SymbolTable::Symbol> FindByReference(
SymbolTable.cpp 137 const SymbolTable::Symbol* SymbolTable::FindByReference(const Reference& ref) {
358 std::unique_ptr<SymbolTable::Symbol> AssetManagerSymbolSource::FindByReference(
  /frameworks/base/tools/aapt2/java/
JavaClassGenerator.cpp 259 const SymbolTable::Symbol* symbol = context_->GetExternalSymbols()->FindByReference(attr);

Completed in 49 milliseconds