Home
last modified time | relevance | path

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

/external/proguard/src/proguard/gradle/
DProGuardTask.java293 createKeepClassSpecification(false, in keep()
312 createKeepClassSpecification(false, in keep()
331 createKeepClassSpecification(false, in keepclassmembers()
350 createKeepClassSpecification(false, in keepclassmembers()
369 createKeepClassSpecification(false, in keepclasseswithmembers()
388 createKeepClassSpecification(false, in keepclasseswithmembers()
407 createKeepClassSpecification(true, in keepnames()
426 createKeepClassSpecification(true, in keepnames()
445 createKeepClassSpecification(true, in keepclassmembernames()
464 createKeepClassSpecification(true, in keepclassmembernames()
[all …]