Home
last modified time | relevance | path

Searched defs:policy (Results 1 – 20 of 20) sorted by relevance

/system/core/libprocessgroup/
Dsched_policy.cpp41 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/
Dfscrypt_init_extensions.cpp102 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
Dselinux.cpp733 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/
Dfscrypt.cpp129 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/
Dsepolicy-check.c66 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/
DKeyUtil.cpp219 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()
DFsCrypt.cpp279 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/
Dbpf_timeinstate.h44 uint64_t policy[CPUS_PER_ENTRY]; member
48 uint32_t policy; member
/system/bpfprogs/
Dtime_in_state_test.cpp67 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
DtimeInState.c127 uint32_t policy = *policyp; variable
234 uint32_t policy = *policyp; variable
/system/sepolicy/tools/sepolicy-analyze/
Dsepolicy-analyze.c44 char *policy; in main() local
/system/libhidl/transport/
DHidlTransportSupport.cpp62 bool setMinSchedulerPolicy(const sp<IBase>& service, int policy, int priority) { in setMinSchedulerPolicy()
/system/libhwbinder/vts/performance/
DLatency.cpp83 int policy; in threadGetPri() local
90 int policy; in threadDumpPri() local
/system/keymaster/android_keymaster/
Dandroid_keymaster.cpp266 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/
Dgki_ulinux.cc183 int policy, ret = 0; in GKI_create_task() local
/system/libhwbinder/
DIPCThreadState.cpp376 void IPCThreadState::setStrictModePolicy(int32_t policy) in setStrictModePolicy()
DParcel.cpp202 int policy = local->getMinSchedulingPolicy(); in flatten_binder() local
/system/netd/server/
DXfrmControllerTest.cpp506 Policy policy{}; in TEST_P() local
DXfrmController.cpp802 } policy{}; in ipSecApplyTransportModeTransform() local
/system/core/debuggerd/
Ddebuggerd_test.cpp1206 std::string policy; in setup_jail() local