Home
last modified time | relevance | path

Searched refs:LookupAttributeInTable (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/process/
DSymbolTable.cpp265 static std::unique_ptr<SymbolTable::Symbol> LookupAttributeInTable( in LookupAttributeInTable() function
356 s = LookupAttributeInTable(asset_manager_, res_id); in FindByName()
404 s = LookupAttributeInTable(asset_manager_, id); in FindById()