Home
last modified time | relevance | path

Searched defs:compilerDeps (Results 1 – 9 of 9) sorted by relevance

/aosp12/build/soong/rust/
H A Dbinary.go86 func (binary *binaryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dbenchmark.go101 func (benchmark *benchmarkDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dprebuilt.go112 func (prebuilt *prebuiltLibraryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dtest.go173 func (test *testDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dfuzz.go77 func (fuzzer *fuzzDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dcompiler.go300 func (compiler *baseCompiler) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dlibrary.go403 func (library *libraryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func
/aosp12/build/soong/cc/
H A Dcompiler.go265 func (compiler *baseCompiler) compilerDeps(ctx DepsContext, deps Deps) Deps { func
H A Dlibrary.go1006 func (library *libraryDecorator) compilerDeps(ctx DepsContext, deps Deps) Deps { func