Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go501 variableProperty() string methodSpec
520 func (c *baseVariable) variableProperty() string { func
/aosp_15_r20/external/dokka/core/src/test/kotlin/model/
H A DPropertyTest.kt25 @Test fun variableProperty() { in <lambda>() method in org.jetbrains.dokka.tests.PropertyTest