Searched full:profile_info (Results 1 – 3 of 3) sorted by relevance
| /base/security/code_signature/ |
| D | hisysevent.yaml | 75 PROFILE_INFO: {type: STRING, desc: profile path at local sotrage}
|
| /base/security/code_signature/services/key_enable/src/ |
| D | profile_utils.rs | 322 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/ |
| D | parse_functions.py | 350 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,…
|