Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
323 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…422 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {431 type nativeLibInfoProperties struct { struct432 android.SdkMemberPropertiesBase434 memberType *librarySdkMemberType441 archSubDir string446 ExportedIncludeDirs android.Paths `android:"arch_variant"`451 ExportedGeneratedIncludeDirs android.Paths `android:"arch_variant"`456 ExportedGeneratedHeaders android.Paths `android:"arch_variant"`461 ExportedSystemIncludeDirs android.Paths `android:"arch_variant"`[all …]