Home
last modified time | relevance | path

Searched defs:stdLinkage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/build/soong/rust/
H A Dfuzz.go124 func (fuzzer *fuzzDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
H A Dcompiler.go72 stdLinkage(ctx *depsContext) RustLinkage methodSpec
319 func (compiler *baseCompiler) stdLinkage(ctx *depsContext) RustLinkage { func
H A Dbenchmark.go92 func (benchmark *benchmarkDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
H A Dbinary.go168 func (binary *binaryDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
H A Dtest.go241 func (test *testDecorator) stdLinkage(ctx *depsContext) RustLinkage { func
H A Dlibrary.go265 func (library *libraryDecorator) stdLinkage(ctx *depsContext) RustLinkage { func