Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
240 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…336 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {345 type nativeLibInfoProperties struct { struct346 android.SdkMemberPropertiesBase348 memberType *librarySdkMemberType352 archType string357 ExportedIncludeDirs android.Paths `android:"arch_variant"`362 ExportedGeneratedIncludeDirs android.Paths `android:"arch_variant"`367 ExportedGeneratedHeaders android.Paths `android:"arch_variant"`372 ExportedSystemIncludeDirs android.Paths `android:"arch_variant"`[all …]