Home
last modified time | relevance | path

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

/build/soong/java/
Djava.go776 Import anonMember
1166 type Import struct { struct
1167 android.ModuleBase
1168 android.DefaultableModuleBase
1169 android.ApexModuleBase
1170 prebuilt android.Prebuilt
1171 android.SdkBase
1174 embeddableInModuleAndImport
1176 hiddenAPI
1177 dexer
[all …]
/build/blueprint/
Dpackage_ctx.go58 Import(pkgPath string) methodSpec
218 func (p *packageContext) Import(pkgPath string) { func