Home
last modified time | relevance | path

Searched refs:bionicDeps (Results 1 – 4 of 4) sorted by relevance

/build/soong/rust/
Dbinary.go90 deps = bionicDeps(ctx, deps, Bool(binary.Properties.Static_executable))
Dbindgen.go264 deps = bionicDeps(ctx, deps, false)
Dcompiler.go321 func bionicDeps(ctx DepsContext, deps Deps, static bool) Deps { func
Dlibrary.go407 deps = bionicDeps(ctx, deps, false)