Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1728 JavaClassGeneratorOptions template_options; in Run() local
1729 template_options.types = JavaClassGeneratorOptions::SymbolTypes::kAll; in Run()
1730 template_options.javadoc_annotations = options_.javadoc_annotations; in Run()
1734 template_options.use_final = false; in Run()
1738 template_options.use_final = false; in Run()
1739 template_options.rewrite_callback_options = OnResourcesLoadedCallbackOptions{}; in Run()
1756 JavaClassGeneratorOptions options = template_options; in Run()
1768 JavaClassGeneratorOptions options = template_options; in Run()
1776 JavaClassGeneratorOptions options = template_options; in Run()