Home
last modified time | relevance | path

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

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