Searched refs:FlagForEachArg (Results 1 – 3 of 3) sorted by relevance
260 FlagForEachArg("--dex-location=", image.dexLocations).380 FlagForEachArg("--dex-location=", image.dexLocations).
195 FlagForEachArg("--sort=", []string{"time", "size"}))
357 func (c *RuleBuilderCommand) FlagForEachArg(flag string, args []string) *RuleBuilderCommand { func