Home
last modified time | relevance | path

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

/build/soong/android/
Dpath_properties.go45 pathProperties = append(pathProperties, pathPropertiesForPropertyStruct(ps)...)
62 func pathPropertiesForPropertyStruct(ps interface{}) []string { func