Home
last modified time | relevance | path

Searched defs:linkTypeSpecificInfo (Results 1 – 1 of 1) sorted by relevance

/build/soong/sdk/
Dupdate.go1910 type linkTypeSpecificInfo struct { struct
1911 baseInfo
1913 linkType string
1933 …(l *linkTypeSpecificInfo) addToPropertySet(ctx *memberContext, propertySet android.BpPropertySet) {
1938 func (l *linkTypeSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {
1942 func (l *linkTypeSpecificInfo) String() string {