Home
last modified time | relevance | path

Searched defs:isBaselineProfilePluginCreatedBuildType (Results 1 – 1 of 1) sorted by relevance

/benchmark/baseline-profile-gradle-plugin/src/main/kotlin/androidx/baselineprofile/gradle/consumer/
DBaselineProfileConsumerPlugin.kt170 val isBaselineProfilePluginCreatedBuildType = in getWarnings() constant
619 private fun isBaselineProfilePluginCreatedBuildType(buildType: String?) = in TaskContainer() method