Home
last modified time | relevance | path

Searched defs:policy (Results 26 - 50 of 1048) sorted by relevance

12345678910>>...42

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dstrategy_factory.cpp22 BuildSyncStrategy( SyncMode mode, bool isLocalDeleteUpload, SingleVerConflictResolvePolicy policy) BuildSyncStrategy() argument
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dsysparam_dynamic.c33 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
H A Dsysparam_static.c29 int SetFscryptParameter(const char *policy, const char *value) in SetFscryptParameter() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dcpufreq_performance.c14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
H A Dppc_cbe_cpufreq.h29 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 Dcpufreq_performance.c14 static void cpufreq_gov_performance_limits(struct cpufreq_policy *policy) in cpufreq_gov_performance_limits() argument
H A Dppc_cbe_cpufreq.h29 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 Dposix_spawnattr_sched.c20 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 Dposix_spawnattr_sched.c20 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 D1-1.c32 int policy; in thread_func() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D5-1.c22 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 D17-3.c33 int policy, result; in main() local
/third_party/python/Lib/email/mime/
H A Dbase.py9 import email.policy namespace
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dthread_test.cpp113 auto policy = in TEST_F() local
/base/accesscontrol/sandbox_manager/test/fuzztest/innerkits/sandbox_manager/unsetpolicy_fuzzer/
H A Dunsetpolilcy_fuzzer.cpp36 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 Dunsetpolicyasync_fuzzer.cpp36 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 Dusb_manager_addon.h35 int32_t policy; member
/foundation/filemanagement/app_file_service/tests/mock/file_permission_native/src/
H A Dsandbox_mock.cpp27 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 Dcpufreq.c72 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 Dcpu_cooling.h45 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 Dcpu_cooling.h45 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 DIt_posix_pthread_204.c43 INT32 priority, policy; in PthreadF01() local
H A DIt_posix_pthread_047.c44 int policy; in PthreadF01() local
74 int policy; in Testcase() local
[all...]
H A DIt_posix_pthread_182.c43 INT32 policy; in PthreadF01() local
H A DIt_posix_pthread_206.c43 INT32 policy; in PthreadF01() local

Completed in 5 milliseconds

12345678910>>...42