Home
last modified time | relevance | path

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

/ohos5.0/base/security/code_signature/services/key_enable/utils/include/
H A Dcert_path.h35 uint32_t path_type; member
/ohos5.0/base/security/code_signature/services/key_enable/src/
H A Dcert_path_utils.rs203 let path_type = match path_type_resolver(cert_mode, cert_type) { in parse_cert_profile() localVariable
346 pub path_type: u32, field