Home
last modified time | relevance | path

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

/build/soong/java/
Dhiddenapi.go40 bootDexJarPath android.Path member
53 return h.bootDexJarPath
95 h.bootDexJarPath = dexJar
/build/soong/apex/
Dapex_test.go4455 …checkBootDexJarPath := func(t *testing.T, ctx *android.TestContext, stem string, bootDexJarPath st…
4464 android.AssertStringEquals(t, "boot dex jar path", bootDexJarPath, buildRule.Input.String())