Home
last modified time | relevance | path

Searched refs:depsContext (Results 1 – 8 of 8) sorted by relevance

/aosp12/build/soong/rust/
H A Dbenchmark.go92 func (benchmark *benchmarkDecorator) stdLinkage(ctx *depsContext) RustLinkage { argument
H A Dtest.go169 func (test *testDecorator) stdLinkage(ctx *depsContext) RustLinkage { argument
H A Dbinary.go147 func (binary *binaryDecorator) stdLinkage(ctx *depsContext) RustLinkage { argument
H A Drust.go422 stdLinkage(ctx *depsContext) RustLinkage
694 type depsContext struct { struct
714 func (ctx *depsContext) RustModule() *Module {
718 func (ctx *depsContext) toolchain() config.Toolchain {
1154 ctx := &depsContext{
H A Dfuzz.go94 func (fuzzer *fuzzDecorator) stdLinkage(ctx *depsContext) RustLinkage { argument
H A Dcompiler.go195 func (compiler *baseCompiler) stdLinkage(ctx *depsContext) RustLinkage { argument
H A Dlibrary.go238 func (library *libraryDecorator) stdLinkage(ctx *depsContext) RustLinkage { argument
/aosp12/build/soong/cc/
H A Dcc.go1314 type depsContext struct { struct
2011 ctx := &depsContext{