Lines Matching refs:nativeLibInfoProperties
139 return &nativeLibInfoProperties{memberType: mt}
149 pathsGetter func(libInfo *nativeLibInfoProperties) android.Paths
169 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedInclud…
179 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedSystem…
190 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.exportedGenera…
201 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.exportedGenera…
210 …android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outputPr… argument
294 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string { argument
303 type nativeLibInfoProperties struct { struct
363 func (p *nativeLibInfoProperties) PopulateFromVariant(ctx android.SdkMemberContext, variant android… argument
418 func (p *nativeLibInfoProperties) AddToPropertySet(ctx android.SdkMemberContext, propertySet androi… argument