Home
last modified time | relevance | path

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

/build/soong/xml/
Dxml_test.go115 …assertEqual(t, "installDir", buildDir+"/target/product/test_device/system/etc", m.InstallDirPath()…
/build/soong/etc/
Dprebuilt_etc.go149 func (p *PrebuiltEtc) InstallDirPath() android.InstallPath { func