Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary_sdk_member.go149 pathsGetter func(libInfo *nativeLibInfoProperties) android.Paths member
169pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedInclud…
179pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedSystem…
190pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.exportedGenera…
201pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.exportedGenera…
242 for _, path := range propertyInfo.pathsGetter(libInfo) {