Lines Matching refs:nativeLibInfoProperties
162 return &nativeLibInfoProperties{memberType: mt}
179 pathsGetter func(libInfo *nativeLibInfoProperties) android.Paths
199 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedInclud…
209 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedSystem…
220 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedGenera…
231 …pathsGetter: func(libInfo *nativeLibInfoProperties) android.Paths { return libInfo.ExportedGenera…
240 …android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outputPr… argument
336 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string { argument
345 type nativeLibInfoProperties struct { struct
407 func (p *nativeLibInfoProperties) PopulateFromVariant(ctx android.SdkMemberContext, variant android… argument
484 func (p *nativeLibInfoProperties) AddToPropertySet(ctx android.SdkMemberContext, propertySet androi… argument