Home
last modified time | relevance | path

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

/build/soong/android/soongconfig/
Dmodules.go707 func printfIntoProperty(propertyValue reflect.Value, configValue string) error { func
/build/soong/android/
Dvariable.go615 func printfIntoProperty(propertyValue reflect.Value, variableValue interface{}) error { func