Searched refs:distribution_type (Results 1 – 1 of 1) sorted by relevance
146 … let distribution_type = profile_json[PROFILE_APP_DISTRIBUTION_TYPE_KEY].try_as_string()?.as_str(); in validate_bundle_and_distribution_type() localVariable147 match distribution_type { in validate_bundle_and_distribution_type()