Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go491 stdLinkage(ctx *depsContext) RustLinkage
826 type depsContext struct { struct
827 android.BottomUpMutatorContext
846 func (ctx *depsContext) RustModule() *Module {
850 func (ctx *depsContext) toolchain() config.Toolchain {
/build/soong/cc/
Dcc.go1502 type depsContext struct { struct
1503 android.BottomUpMutatorContext
1504 moduleContextImpl