Home
last modified time | relevance | path

Searched defs:bundle_type (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/request/request/services/src/service/command/
H A Dconstruct.rs50 let bundle_type: u32 = data.read()?; in construct() localVariable
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dprofile_utils.rs138 let bundle_type = profile_json[PROFILE_TYPE_KEY].try_as_string()?.as_str(); in validate_bundle_and_distribution_type() localVariable
179 let bundle_type = profile_json[PROFILE_TYPE_KEY].try_as_string()?.as_str(); in get_cert_details() localVariable