Home
last modified time | relevance | path

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

/external/skia/infra/bots/recipe_modules/flavor/
Dios_flavor.py48 bundle_id = 'com.google.%s' % cmd[0]
50 cmd=['idevice-app-runner', '-s', bundle_id, '--args'] +
/external/python/cpython2/Lib/plat-mac/
Dbundlebuilder.py94 bundle_id = None variable in BundleBuilder
138 if self.bundle_id:
139 plist.CFBundleIdentifier = self.bundle_id
889 builder.bundle_id = arg