| /system/core/libprocessgroup/ | 
| D | sched_policy.cpp | 41 int set_cpuset_policy(int tid, SchedPolicy policy) {  in set_cpuset_policy() 67 int set_sched_policy(int tid, SchedPolicy policy) {  in set_sched_policy() 168 static int get_sched_policy_from_group(const std::string& group, SchedPolicy* policy) {  in get_sched_policy_from_group() 188 int get_sched_policy(int tid, SchedPolicy* policy) {  in get_sched_policy() 225 int get_sched_policy(int, SchedPolicy* policy) {  in get_sched_policy() 232 const char* get_sched_policy_name(SchedPolicy policy) {  in get_sched_policy_name() 246 const char* get_cpuset_policy_profile_name(SchedPolicy policy) {  in get_cpuset_policy_profile_name() 265 const char* get_sched_policy_profile_name(SchedPolicy policy) {  in get_sched_policy_profile_name()
  | 
| /system/core/init/ | 
| D | fscrypt_init_extensions.cpp | 102 static bool LookupPolicy(const std::string& ref_basename, EncryptionPolicy* policy) {  in LookupPolicy() 122 static bool EnsurePolicyOrLog(const EncryptionPolicy& policy, const std::string& dir) {  in EnsurePolicyOrLog() 133     EncryptionPolicy policy;  in SetPolicyOn()  local
  | 
| D | selinux.cpp | 733 void ReadPolicy(std::string* policy) {  in ReadPolicy() 948 static void LoadSelinuxPolicy(std::string& policy) {  in LoadSelinuxPolicy() 991     std::string policy;  in SetupSelinux()  local
  | 
| /system/extras/libfscrypt/ | 
| D | fscrypt.cpp | 129     fscrypt_policy_v1 policy;  in fscrypt_is_encrypted()  local 276 static std::string PolicyDebugString(const EncryptionPolicy& policy) {  in PolicyDebugString() 287 bool EnsurePolicy(const EncryptionPolicy& policy, const std::string& directory) {  in EnsurePolicy()
  | 
| /system/sepolicy/tools/ | 
| D | sepolicy-check.c | 66 		     perm_datum_t *perm, policydb_t *policy, avtab_t *avtab) {  in expand_and_check() 116 int check_rule(char *s, char *t, char *c, char *p, policydb_t *policy) {  in check_rule() 235 	char *policy = NULL, *source = NULL, *target = NULL, *class = NULL, *perm = NULL;  in main()  local
  | 
| /system/vold/ | 
| D | KeyUtil.cpp | 219 static bool buildKeySpecifier(fscrypt_key_specifier* spec, const EncryptionPolicy& policy) {  in buildKeySpecifier() 274                 const KeyBuffer& key, EncryptionPolicy* policy) {  in installKey() 427 bool evictKey(const std::string& mountpoint, const EncryptionPolicy& policy) {  in evictKey() 490 bool reloadKeyFromSessionKeyring(const std::string& mountpoint, const EncryptionPolicy& policy) {  in reloadKeyFromSessionKeyring()
  | 
| D | FsCrypt.cpp | 279                                 const KeyBuffer& key, EncryptionPolicy* policy) {  in install_storage_key() 345                                     const EncryptionPolicy& policy) {  in prepare_dir_with_policy() 408                           EncryptionPolicy* policy) {  in lookup_policy() 659     EncryptionPolicy policy;  in evict_ce_key()  local 733                                   EncryptionPolicy* policy) {  in read_or_create_volkey()
  | 
| /system/bpf/progs/include/ | 
| D | bpf_timeinstate.h | 44     uint64_t policy[CPUS_PER_ENTRY];  member 48     uint32_t policy;  member
  | 
| /system/bpfprogs/ | 
| D | time_in_state_test.cpp | 67 static void initCpuPolicy(uint32_t policy, std::vector<uint32_t> cpuIds,  in initCpuPolicy() 156         uint32_t policy = 0;  // CPU 1 belongs to Cluster 0  in TEST()  local 165         uint32_t policy = 1;  // CPU 4 belongs to Cluster 1  in TEST()  local
  | 
| D | timeInState.c | 127     uint32_t policy = *policyp;  variable 234     uint32_t policy = *policyp;  variable
  | 
| /system/sepolicy/tools/sepolicy-analyze/ | 
| D | sepolicy-analyze.c | 44     char *policy;  in main()  local
  | 
| /system/libhidl/transport/ | 
| D | HidlTransportSupport.cpp | 62 bool setMinSchedulerPolicy(const sp<IBase>& service, int policy, int priority) {  in setMinSchedulerPolicy()
  | 
| /system/libhwbinder/vts/performance/ | 
| D | Latency.cpp | 83     int policy;  in threadGetPri()  local 90     int policy;  in threadDumpPri()  local
  | 
| /system/keymaster/android_keymaster/ | 
| D | android_keymaster.cpp | 266     KeymasterEnforcement* policy = context_->enforcement_policy();  in GetHmacSharingParameters()  local 279     KeymasterEnforcement* policy = context_->enforcement_policy();  in ComputeSharedHmac()  local 291     KeymasterEnforcement* policy = context_->enforcement_policy();  in VerifyAuthorization()  local 303     KeymasterEnforcement* policy = context_->enforcement_policy();  in GenerateTimestampToken()  local
  | 
| /system/nfc/src/gki/ulinux/ | 
| D | gki_ulinux.cc | 183   int policy, ret = 0;  in GKI_create_task()  local
  | 
| /system/libhwbinder/ | 
| D | IPCThreadState.cpp | 376 void IPCThreadState::setStrictModePolicy(int32_t policy)  in setStrictModePolicy()
  | 
| D | Parcel.cpp | 202             int policy = local->getMinSchedulingPolicy();  in flatten_binder()  local
  | 
| /system/netd/server/ | 
| D | XfrmControllerTest.cpp | 506     Policy policy{};  in TEST_P()  local
  | 
| D | XfrmController.cpp | 802     } policy{};  in ipSecApplyTransportModeTransform()  local
  | 
| /system/core/debuggerd/ | 
| D | debuggerd_test.cpp | 1206   std::string policy;  in setup_jail()  local
  |