Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DCommand.cpp1392 String8 llabel = AaptXml::getResolvedAttribute(res, tree, LABEL_ATTR, in doDump() local
1394 if (llabel != "") { in doDump()
1396 label = llabel; in doDump()
1398 ResTable::normalizeForOutput(llabel.string()).string()); in doDump()
1401 label = llabel; in doDump()
1404 ResTable::normalizeForOutput(llabel.string()).string()); in doDump()