Home
last modified time | relevance | path

Searched refs:InstallBypassMake (Results 1 – 3 of 3) sorted by relevance

/build/soong/java/
Drobolectric.go345 func (r *robolectricTest) InstallBypassMake() bool { return true } func
415 func (r *robolectricRuntimes) InstallBypassMake() bool { return true } func
/build/soong/android/
Dpaths.go113 InstallBypassMake() bool methodSpec
1607 if ctx.InstallBypassMake() && ctx.Config().KatiEnabled() {
1928 func (m testModuleInstallPathContext) InstallBypassMake() bool { func
/build/soong/apex/
Dbuilder.go831 func (c *flattenedApexContext) InstallBypassMake() bool { func