Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig_test.go25 func validateConfigAnnotations(configurable jsonConfigurable) (err error) { argument
Dconfig.go334 type jsonConfigurable interface { interface