Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tools/aapt2/
H A DResourceParser.h37 struct ResourceParserOptions { struct
41 bool translatable = true;
47 bool error_on_positional_arguments = true;
75 const ResourceParserOptions& options = {}); argument