Home
last modified time | relevance | path

Searched defs:nativeLibInfoProperties (Results 1 – 1 of 1) sorted by relevance

/build/soong/cc/
Dlibrary_sdk_member.go329 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…
425 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {
434 type nativeLibInfoProperties struct { struct
435 android.SdkMemberPropertiesBase
437 memberType *librarySdkMemberType
444 archSubDir string
449 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 …]