| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/ |
| H A D | strategy_factory.cpp | 22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
|
| /foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/ |
| H A D | sysparam_dynamic.c | 33 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
|
| H A D | sysparam_static.c | 29 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | cpufreq_performance.c | 14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
|
| H A D | ppc_cbe_cpufreq.h | 29 static inline void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_init() argument 30 static inline void cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_exit() argument
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| H A D | cpufreq_performance.c | 14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
|
| H A D | ppc_cbe_cpufreq.h | 29 static inline void cbe_cpufreq_pmi_policy_init(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_init() argument 30 static inline void cbe_cpufreq_pmi_policy_exit(struct cpufreq_policy *policy) {} in cbe_cpufreq_pmi_policy_exit() argument
|
| /third_party/musl/porting/liteos_a/user/src/process/ |
| H A D | posix_spawnattr_sched.c | 20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() argument 26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy() argument
|
| /third_party/musl/src/process/ |
| H A D | posix_spawnattr_sched.c | 20 int posix_spawnattr_getschedpolicy(const posix_spawnattr_t *restrict attr, int *restrict policy) in posix_spawnattr_getschedpolicy() argument 26 int posix_spawnattr_setschedpolicy(posix_spawnattr_t *attr, int policy) in posix_spawnattr_setschedpolicy() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_getschedparam/ |
| H A D | 1-1.c | 32 int policy; in thread_func() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
| H A D | 5-1.c | 22 int result, new_priority, old_priority, max_prio, policy; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
| H A D | 17-3.c | 33 int policy, result; in main() local
|
| /third_party/python/Lib/email/mime/ |
| H A D | base.py | 9 import email.policy namespace
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| H A D | thread_test.cpp | 113 auto policy = in TEST_F() local
|
| /base/accesscontrol/sandbox_manager/test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/ |
| H A D | unsetpolilcy_fuzzer.cpp | 36 PolicyInfo policy; in UnSetPolicy() local 44 SandboxManagerKit::UnSetPolicy(GetSelfTokenID(), policy); in UnSetPolicy() local
|
| /base/accesscontrol/sandbox_manager/test/fuzztest/innerkits/sandbox_manager/unsetpolicyasync_fuzzer/ |
| H A D | unsetpolicyasync_fuzzer.cpp | 36 PolicyInfo policy; in UnSetPolicyAsync() local 44 SandboxManagerKit::UnSetPolicyAsync(GetSelfTokenID(), policy); in UnSetPolicyAsync() local
|
| /base/customization/enterprise_device_management/interfaces/kits/usb_manager/include/ |
| H A D | usb_manager_addon.h | 35 int32_t policy; member
|
| /foundation/filemanagement/app_file_service/tests/mock/file_permission_native/src/ |
| H A D | sandbox_mock.cpp | 27 int32_t SandboxManagerKit::PersistPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in PersistPolicy() argument 32 int32_t SandboxManagerKit::UnPersistPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in UnPersistPolicy() argument 37 int32_t SandboxManagerKit::StartAccessingPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in StartAccessingPolicy() argument 42 int32_t SandboxManagerKit::StopAccessingPolicy(const std::vector<PolicyInfo> &policy, std::vector<uint32_t> &result) in StopAccessingPolicy() argument 21 CheckPersistPolicy(uint32_t tokenId, const std::vector<PolicyInfo> &policy, std::vector<bool> &result) CheckPersistPolicy() argument [all...] |
| /kernel/linux/linux-5.10/kernel/sched/ |
| H A D | cpufreq.c | 72 bool cpufreq_this_cpu_can_update(struct cpufreq_policy *policy) in cpufreq_this_cpu_can_update() argument
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | cpu_cooling.h | 45 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() argument 57 of_cpufreq_cooling_register(struct cpufreq_policy *policy) in of_cpufreq_cooling_register() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | cpu_cooling.h | 45 cpufreq_cooling_register(struct cpufreq_policy *policy) in cpufreq_cooling_register() argument 57 of_cpufreq_cooling_register(struct cpufreq_policy *policy) in of_cpufreq_cooling_register() argument
|
| /kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/ |
| H A D | It_posix_pthread_204.c | 43 INT32 priority, policy; in PthreadF01() local
|
| H A D | It_posix_pthread_047.c | 44 int policy; in PthreadF01() local 74 int policy; in Testcase() local [all...] |
| H A D | It_posix_pthread_182.c | 43 INT32 policy; in PthreadF01() local
|
| H A D | It_posix_pthread_206.c | 43 INT32 policy; in PthreadF01() local
|