Searched defs:Policy (Results 1 – 12 of 12) sorted by relevance
| /system/see/authmgr/authmgr-be/src/ |
| D | authorization.rs | 426 given_policy: &Arc<Policy>, in handle_instance_in_persistent_storage() 473 given_policy: &Arc<Policy>, in enforce_rollback_protection_for_pvm() 474 stored_policy: &Policy, in enforce_rollback_protection_for_pvm() 513 given_policy: &Arc<Policy>, in enforce_rollback_protection_for_client_in_cache() 535 given_policy: &Arc<Policy>, in handle_client_in_persistent_storage() 578 given_policy: &Arc<Policy>, in enforce_rollback_protection_for_client() 579 stored_policy: &Policy, in enforce_rollback_protection_for_client() 623 given_policy: &Arc<Policy>, in update_global_list_of_authorized_clients()
|
| D | tests.rs | 60 dice_chain_policy: Policy, in new() 122 dice_leaf_policy: Policy, in new()
|
| D | traits.rs | 180 latest_dice_policy: &Arc<Policy>, in update_instance_policy_in_storage() 188 latest_dice_policy: &Arc<Policy>, in update_client_policy_in_storage()
|
| D | data_structures.rs | 155 pub fn update_policy(&mut self, updated_policy: &Arc<Policy>) { in update_policy()
|
| /system/see/authmgr/authmgr-be-impl/src/ |
| D | mock_storage.rs | 60 latest_dice_policy: &Arc<Policy>, in update_instance_policy_in_storage() 74 latest_dice_policy: &Arc<Policy>, in update_client_policy_in_storage()
|
| D | lib.rs | 52 allowed_persistent_instances: HashMap<InstanceIdentifier, Policy>, in new() argument
|
| /system/see/authmgr/authmgr-common/src/ |
| D | lib.rs | 118 pub fn extend_dice_policy_with(parent_policy: &Policy, child_policy: &Policy) -> Result<Policy> { in extend_dice_policy_with()
|
| /system/sepolicy/tests/ |
| D | apex_sepolicy_tests.py | 199 def check_line(pol: policy.Policy, line: str, rules, ignore_unknown_context=False) -> List[str]:
|
| D | policy.py | 98 class Policy: class
|
| /system/netd/server/ |
| D | XfrmControllerTest.cpp | 113 struct Policy { struct 114 xfrm_userpolicy_info info; 115 xfrm_user_tmpl tmpl;
|
| /system/authgraph/core/src/ |
| D | key.rs | 447 pub struct Policy(pub Vec<u8>); struct
|
| /system/core/libprocessgroup/profiles/ |
| D | task_profiles.json | 217 "Policy": "SCHED_FIFO", string
|