Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go593 type depsContext struct { struct
594 android.BottomUpMutatorContext
613 func (ctx *depsContext) RustModule() *Module {
617 func (ctx *depsContext) toolchain() config.Toolchain {
/build/soong/cc/
Dcc.go1083 type depsContext struct { struct
1084 android.BottomUpMutatorContext
1085 moduleContextImpl