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, "testcases", false).ToMakePath()
Dpaths.go1286 ret := pathForInstall(ctx, os, partition, ctx.Debug(), pathComponents...)
1295 func pathForInstall(ctx PathContext, os OsType, partition string, debug bool, func