Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go802 type depsContext struct { struct
803 android.BottomUpMutatorContext
822 func (ctx *depsContext) RustModule() *Module {
826 func (ctx *depsContext) toolchain() config.Toolchain {
Dcompiler.go72 stdLinkage(ctx *depsContext) RustLinkage
/build/soong/cc/
Dcc.go1501 type depsContext struct { struct
1502 android.BottomUpMutatorContext
1503 moduleContextImpl