Searched refs:pathForInstall (Results 1 – 2 of 2) sorted by relevance
/build/soong/android/ |
D | test_suites.go | 63 testCasesDir := pathForInstall(ctx, BuildOs, "testcases", false).ToMakePath()
|
D | paths.go | 1286 ret := pathForInstall(ctx, os, partition, ctx.Debug(), pathComponents...) 1295 func pathForInstall(ctx PathContext, os OsType, partition string, debug bool, func
|