Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/tools/aapt2/cmd/
H A DLink.cpp1418 bool WriteProguardFile(const std::optional<std::string>& out, const proguard::KeepSet& keep_set) { in WriteProguardFile() function in aapt::Linker
2407 if (!WriteProguardFile(options_.generate_proguard_rules_path, proguard_keep_set)) { in Run()
2411 if (!WriteProguardFile(options_.generate_main_dex_proguard_rules_path, in Run()