Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp260 static std::unique_ptr<SymbolTable::Symbol> LookupAttributeInTable( in LookupAttributeInTable() function
365 s = LookupAttributeInTable(asset_manager_, res_id); in FindByName()
412 s = LookupAttributeInTable(asset_manager_, id); in FindById()