Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/soongconfig/
H A Dmodules.go845 func printfIntoProperty(propertyValue reflect.Value, configValue string) error { func
/aosp_15_r20/build/soong/android/
H A Dvariable.go866 func printfIntoProperty(propertyValue reflect.Value, variableValue interface{}) error { func