Searched defs:ResourceParserOptions (Results 1 – 1 of 1) sorted by relevance
37 struct ResourceParserOptions { struct41 bool translatable = true;47 bool error_on_positional_arguments = true;75 const ResourceParserOptions& options = {}); argument