Home
last modified time | relevance | path

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

/build/soong/android/
Dpath_properties.go40 pathProperties = append(pathProperties, pathPropertiesForPropertyStruct(ctx, ps)...)
54 func pathPropertiesForPropertyStruct(ctx BottomUpMutatorContext, ps interface{}) []string { func