Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dpath_properties.go77 pathPropertyIndexes := pathPropertyIndexesForPropertyStruct(ps)
163 func pathPropertyIndexesForPropertyStruct(ps interface{}) [][]int { func