Searched defs:LookupAttributeInTable (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/process/
H A DSymbolTable.cpp229 static std::unique_ptr<SymbolTable::Symbol> LookupAttributeInTable( function in namespace:aapt
305 s = LookupAttributeInTable(table, res_id);
345 s = LookupAttributeInTable(table, id);

Completed in 91 milliseconds