Home
last modified time | relevance | path

Searched full:profile_info (Results 1 – 3 of 3) sorted by relevance

/base/security/code_signature/
Dhisysevent.yaml75 PROFILE_INFO: {type: STRING, desc: profile path at local sotrage}
/base/security/code_signature/services/key_enable/src/
Dprofile_utils.rs322 profile_info: &[(&String, &String)], in process_profile()
339 if verify_signers(&pkcs7, profile_info).is_err() { in process_profile()
/base/hiviewdfx/hitrace/tools/hitrace_converter/
Dparse_functions.py350 profile_info_pos = parse_int_field(one_event, "profile_info", False) & 0xffff
728 … = '"%s: %s: took %lld usecs, err %d", __get_str(dev_name), __get_str(profile_info), REC->time_us,…