Home
last modified time | relevance | path

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

/build/soong/androidmk/androidmk/
Dandroid.go91 rewriteProperties[key] = includeVariable(bpVariable{val, propertyType})
799 func includeVariable(bpVar bpVariable) func(ctx variableAssignmentContext) error { func