Home
last modified time | relevance | path

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

/build/soong/cc/
Dlibrary_sdk_member.go210 …ext android.ModuleContext, builder android.SnapshotBuilder, libInfo *nativeLibInfoProperties, outp…
294 func nativeLibraryPathFor(lib *nativeLibInfoProperties) string {
303 type nativeLibInfoProperties struct { struct
304 android.SdkMemberPropertiesBase
306 memberType *librarySdkMemberType
309 name string
313 archType string
318 ExportedIncludeDirs android.Paths `android:"arch_variant"`
323 exportedGeneratedIncludeDirs android.Paths
328 exportedGeneratedHeaders android.Paths
[all …]