Searched refs:IntermPathForModuleOut (Results 1 – 3 of 3) sorted by relevance
80 IntermPathForModuleOut() android.OptionalPath methodSpec124 launcherPath = provider.IntermPathForModuleOut()
638 optionalLauncher := dep.IntermPathForModuleOut()648 optionalPath := dep.IntermPathForModuleOut()
3575 func (c *Module) IntermPathForModuleOut() android.OptionalPath { func