Home
last modified time | relevance | path

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

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