Searched defs:depsContext (Results 1 – 8 of 8) sorted by relevance
147 func (binary *binaryDecorator) stdLinkage(ctx *depsContext) RustLinkage {
92 func (benchmark *benchmarkDecorator) stdLinkage(ctx *depsContext) RustLinkage {
169 func (test *testDecorator) stdLinkage(ctx *depsContext) RustLinkage {
94 func (fuzzer *fuzzDecorator) stdLinkage(ctx *depsContext) RustLinkage {
195 func (compiler *baseCompiler) stdLinkage(ctx *depsContext) RustLinkage {
238 func (library *libraryDecorator) stdLinkage(ctx *depsContext) RustLinkage {
694 type depsContext struct { struct695 android.BottomUpMutatorContext
1314 type depsContext struct { struct1315 android.BottomUpMutatorContext1316 moduleContextImpl