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