Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go35 type toolchainContext interface { interface
44 func FindToolchainWithContext(ctx toolchainContext) Toolchain { argument