Searched refs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
162 return &nativeLibInfoProperties{memberType: mt}179 pathsGetter func(libInfo *nativeLibInfoProperties) android.Paths199 …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… argument336 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string { argument345 type nativeLibInfoProperties struct { struct407 func (p *nativeLibInfoProperties) PopulateFromVariant(ctx android.SdkMemberContext, variant android… argument[all …]