Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h83 bool needStringValue() const { in needStringValue() function
DXMLNode.cpp1364 if (!stripRawValues || ae.needStringValue()) { in collect_strings()
1575 if (!stripRawValues || ae.needStringValue()) { in flatten_node()