Home
last modified time | relevance | path

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

/build/soong/android/
Dtest_suites.go63 testCasesDir := pathForInstall(ctx, BuildOs, X86, "testcases", false).ToMakePath()
Dpaths.go1605 ret := pathForInstall(ctx, os, arch, partition, ctx.Debug(), pathComponents...)
1614 func pathForInstall(ctx PathContext, os OsType, arch ArchType, partition string, debug bool, func