Searched defs:bundle_type (Results 1 – 4 of 4) sorted by relevance
50 let bundle_type: u32 = data.read()?; in construct() localVariable
138 let bundle_type = profile_json[PROFILE_TYPE_KEY].try_as_string()?.as_str(); in validate_bundle_and_distribution_type() localVariable179 let bundle_type = profile_json[PROFILE_TYPE_KEY].try_as_string()?.as_str(); in get_cert_details() localVariable
33 pub(crate) bundle_type: u8, field
102 pub(crate) bundle_type: u32, field