Searched refs:collectProguardRules (Results 1 – 3 of 3) sorted by relevance
50 bool collectProguardRules(ResourceType type, const Source& source, xml::Node* node,
195 bool collectProguardRules(ResourceType type, const Source& source, xml::Node* node, in collectProguardRules() function
444 proguard::collectProguardRules(item.name.type, item.source, root.get(), keepSet); in linkXml()