Searched defs:stripAll (Results 1 - 2 of 2) sorted by path

/frameworks/base/tools/aapt/
H A DXMLNode.cpp555 bool stripAll, bool keepComments,
562 root->removeWhitespace(stripAll, cDataTags);
901 void XMLNode::removeWhitespace(bool stripAll, const char** cDataTags)
910 stripAll = false;
927 if (stripAll) {
954 node->removeWhitespace(stripAll, cDataTags);
554 parseXMLResource(const sp<AaptFile>& file, ResXMLTree* outTree, bool stripAll, bool keepComments, const char** cDataTags) argument
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 52 milliseconds