Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/cmd/
DLink.cpp1286 bool WriteProguardFile(const Maybe<std::string>& out, const proguard::KeepSet& keep_set) { in WriteProguardFile() function in aapt::Linker
2141 if (!WriteProguardFile(options_.generate_proguard_rules_path, proguard_keep_set)) { in Run()
2145 if (!WriteProguardFile(options_.generate_main_dex_proguard_rules_path, in Run()