Home
last modified time | relevance | path

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

/aosp12/build/soong/python/
H A Dbinary.go153 IntermPathForModuleOut() android.OptionalPath
203 launcherPath = provider.IntermPathForModuleOut()
/aosp12/build/soong/cc/
H A Dcc.go3020 func (c *Module) IntermPathForModuleOut() android.OptionalPath { func