Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DCommand.cpp1393 String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump() local
1395 if (llabel != "") { in doDump()
1397 label = llabel; in doDump()
1399 ResTable::normalizeForOutput(llabel.c_str()).c_str()); in doDump()
1402 label = llabel; in doDump()
1405 ResTable::normalizeForOutput(llabel.c_str()).c_str()); in doDump()