Searched defs:ResourceParserOptions (Results 1 – 1 of 1) sorted by relevance
36 struct ResourceParserOptions { struct40 bool translatable = true;46 bool error_on_positional_arguments = true;74 const ResourceParserOptions& options = {}); argument