Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths_test.go237 partitionDir string
249 partitionDir: "host/linux-x86",
262 partitionDir: "target/product/test_device/system",
277 partitionDir: "target/product/test_device/vendor",
292 partitionDir: "target/product/test_device/odm",
307 partitionDir: "target/product/test_device/product",
322 partitionDir: "target/product/test_device/system_ext",
335 partitionDir: "target/product/test_device/root",
348 partitionDir: "target/product/test_device/recovery/root/system",
362 partitionDir: "target/product/test_device/recovery/root",
[all …]
Dpaths.go1516 partitionDir string member
1563 return filepath.Join(p.buildDir, "../", p.partitionDir)
1565 return filepath.Join(p.buildDir, p.partitionDir)
1650 partitionDir: partionPath,
1661 partitionDir: prefix,