Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
210 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…294 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {303 type nativeLibInfoProperties struct { struct304 android.SdkMemberPropertiesBase306 memberType *librarySdkMemberType309 name string313 archType string318 ExportedIncludeDirs android.Paths `android:"arch_variant"`323 exportedGeneratedIncludeDirs android.Paths328 exportedGeneratedHeaders android.Paths[all …]