Home
last modified time | relevance | path

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

/external/skia/site/user/quick/
Dios.md119 …ios-deploy --bundle_id 'com.google.SkiaSampleApp' --upload resources/baby_tux.png --to Documents/r…
123 ios-deploy --bundle_id 'com.google.iOSShell' --download=/Documents --to ./my_download_location
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/ec2/
Dconnection.py4019 def cancel_bundle_task(self, bundle_id, dry_run=False): argument
4030 params = {'BundleId': bundle_id}