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

/frameworks/base/tools/aapt/
H A DXMLNode.cpp523 bool stripAll, bool keepComments,
535 status_t err = root->flatten(rsc, !keepComments, false);
522 parseXMLResource(const sp<AaptFile>& file, ResXMLTree* outTree, bool stripAll, bool keepComments, const char** cDataTags) argument

Completed in 108 milliseconds