Home
last modified time | relevance | path

Searched refs:ImportAs (Results 1 – 2 of 2) sorted by relevance

/build/soong/rust/config/
Dglobal.go83 pctx.ImportAs("ccConfig", "android/soong/cc/config")
/build/blueprint/
Dpackage_ctx.go59 ImportAs(as, pkgPath string) methodSpec
234 func (p *packageContext) ImportAs(as, pkgPath string) { func