Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
329 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…425 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {434 type nativeLibInfoProperties struct { struct435 android.SdkMemberPropertiesBase437 memberType *librarySdkMemberType444 archSubDir string449 ExportedIncludeDirs android.Paths `android:"arch_variant"`454 ExportedGeneratedIncludeDirs android.Paths `android:"arch_variant"`459 ExportedGeneratedHeaders android.Paths `android:"arch_variant"`464 ExportedSystemIncludeDirs android.Paths `android:"arch_variant"`[all …]