Home
last modified time | relevance | path

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

/build/soong/java/
Dapp_test.go178 resourceList := module.MaybeOutput("aapt2/res.list")
391 res := module.MaybeOutput(o)
406 resourceList := module.MaybeOutput("aapt2/res.list")
410 overlayList := module.MaybeOutput("aapt2/overlay.list")
686 jniLibZip := app.MaybeOutput("jnilibs.zip")
/build/soong/android/
Dtesting.go271 func (m TestingModule) MaybeOutput(file string) TestingBuildParams { func
324 func (s TestingSingleton) MaybeOutput(file string) TestingBuildParams { func