Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance
322 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…418 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {427 type nativeLibInfoProperties struct { struct428 android.SdkMemberPropertiesBase430 memberType *librarySdkMemberType437 archSubDir string442 ExportedIncludeDirs android.Paths `android:"arch_variant"`447 ExportedGeneratedIncludeDirs android.Paths `android:"arch_variant"`452 ExportedGeneratedHeaders android.Paths `android:"arch_variant"`457 ExportedSystemIncludeDirs android.Paths `android:"arch_variant"`[all …]