Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DXMLNode.h36 bool stripAll=true, bool keepComments=false,
DXMLNode.cpp552 bool stripAll, bool keepComments, in parseXMLResource() argument
566 status_t err = root->flatten(rsc, !keepComments, false); in parseXMLResource()