Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/sdk/
H A Dupdate.go1918 type linkTypeSpecificInfo struct { struct
1919 baseInfo
1921 linkType string
1941 …(l *linkTypeSpecificInfo) addToPropertySet(ctx *memberContext, propertySet android.BpPropertySet) {
1946 func (l *linkTypeSpecificInfo) pruneUnsupportedProperties(pruner *propertyPruner) {
1950 func (l *linkTypeSpecificInfo) String() string {