Searched refs:IntermPathForModuleOut (Results 1 – 3 of 3) sorted by relevance
80 IntermPathForModuleOut() android.OptionalPath methodSpec125 launcherPath = provider.IntermPathForModuleOut()
664 optionalLauncher := dep.IntermPathForModuleOut()674 optionalPath := dep.IntermPathForModuleOut()
3540 func (c *Module) IntermPathForModuleOut() android.OptionalPath { func