Home
last modified time | relevance | path

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

/build/soong/cc/config/
Dtoolchain.go89 func NDKTriple(toolchain Toolchain) string { func
/build/soong/cc/
Dmakevars.go302 ctx.Strict(makePrefix+"NDK_TRIPLE", config.NDKTriple(toolchain))
Dcompiler.go327 "-isystem "+getCurrentIncludePath(ctx).Join(ctx, config.NDKTriple(tc)).String())
Dlibrary.go1278 ctx, "usr/lib", config.NDKTriple(ctx.toolchain()), file.Base())