Home
last modified time | relevance | path

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

/build/soong/rust/
Drust.go954 type depsContext struct { struct
955 android.BottomUpMutatorContext
974 func (ctx *depsContext) RustModule() *Module {
978 func (ctx *depsContext) toolchain() config.Toolchain {
/build/soong/cc/
Dcc.go1685 type depsContext struct { struct
1686 android.BottomUpMutatorContext
1687 moduleContextImpl