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