Home
last modified time | relevance | path

Searched defs:ResourceParserOptions (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
DResourceParser.h36 struct ResourceParserOptions { struct
40 bool translatable = true;
46 bool error_on_positional_arguments = true;
74 const ResourceParserOptions& options = {}); argument