Searched refs:Configuration (Results 1 – 5 of 5) sorted by relevance
70 if config, ok := Configuration[name]; ok {76 var Configuration = map[string]PathConfig{ var120 Configuration["sw_vers"] = Allowed121 Configuration["xcrun"] = Allowed125 for name, config := range Configuration {127 Configuration[name] = Allowed
60 // Configuration for the generation of standalone APKs.133 // Configuration for processing APEX bundles.136 // Configuration for processing of APKs embedded in an APEX image.
185 // Configuration for processing of APKs embedded in an APEX image.
84 for name, pathConfig := range paths.Configuration {
95 # PCM means "Product Configuration Module", i.e., a Starlark file