Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go956 Import anonMember
1498 type Import struct { struct
1499 android.ModuleBase
1500 android.DefaultableModuleBase
1501 android.ApexModuleBase
1502 android.BazelModuleBase
1503 prebuilt android.Prebuilt
1504 android.SdkBase
1507 embeddableInModuleAndImport
1509 hiddenAPI
[all …]
/build/blueprint/
Dpackage_ctx.go58 Import(pkgPath string) methodSpec
218 func (p *packageContext) Import(pkgPath string) { func