/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/ |
H A D | 1-1.c | 46 int result, child_pid, tmp_errno, policy; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/ |
H A D | 17-1.c | 47 int policy, invalid_priority, result = PTS_PASS; in main() local [all...] |
H A D | 1-1.c | 44 int tmp, policy, priority, result = PTS_PASS; in main() local [all...] |
H A D | 19-1.c | 42 int policy, invalid_priority, tmp, result = PTS_PASS; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getschedpolicy/ |
H A D | 2-1.c | 33 int policy; in verify_policy() local [all...] |
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/ |
H A D | 2-1.c | 32 static const long int policy = SCHED_FIFO; variable
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/ |
H A D | 1-4.c | 40 int policy; in thread() local
|
H A D | 1-3.c | 40 int policy; in thread() local
|
H A D | 1-1.c | 43 int policy = FIFOPOLICY; in main() local
|
H A D | 1-2.c | 44 int policy = RRPOLICY; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/speculative/ |
H A D | 3-1.c | 32 int policy = FIFOPOLICY; in main() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
H A D | 4-1.c | 79 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
|
/third_party/python/Doc/includes/ |
H A D | email-read-alternative.py | 8 from email import policy namespace
|
/third_party/python/Lib/test/test_email/ |
H A D | test_inversion.py | 9 from email import policy, message_from_bytes namespace 29 policy = policy.default variable in TestInversion
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
H A D | module.h | 38 sepol_policydb_t *policy; member
|
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/ |
H A D | multistages_capture_dfx_request_policy.cpp | 40 void MultiStagesCaptureDfxRequestPolicy::GetCount(const RequestPolicy policy, RequestCount &count)
in GetCount() argument 57 void MultiStagesCaptureDfxRequestPolicy::SetPolicy(const std::string &callingPackage, const RequestPolicy policy)
in SetPolicy() argument
|
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/test/unittest/ |
H A D | process_group_test.cpp | 25 static bool CovertSchedPolicyStringToEnumType(char* policyStr, SchedPolicy* policy) in CovertSchedPolicyStringToEnumType() argument 46 SchedPolicy policy; in SetThreadSchedPolicyTest() local 61 SchedPolicy policy; in SetThreadGroupSchedPolicyTest() local 75 SchedPolicy policy; GetThreadSchedPolicyTest() local 77 std::cout << "Get the SolicyPolicy of thread tid = " << tid << " is " << policy << "\\n"; GetThreadSchedPolicyTest() local 89 SchedPolicy policy = static_cast<SchedPolicy>(policyNum); GetSchedPolicyShortenedNameTest() local 102 SchedPolicy policy = static_cast<SchedPolicy>(policyNum); GetSchedPolicyFullNameTest() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/plugins/cgroup_sched_plugin/framework/process_group/src/ |
H A D | sched_policy.cpp | 28 int SetThreadSchedPolicy(int tid, int policy) in SetThreadSchedPolicy() argument 45 int SetThreadGroupSchedPolicy(int pid, int policy) in SetThreadGroupSchedPolicy() argument 62 int GetThreadSchedPolicy(int tid, SchedPolicy* policy) in GetThreadSchedPolicy() argument 73 int GetSchedPolicyByName(const std::string& name, SchedPolicy* policy) in GetSchedPolicyByName() argument 78 GetSchedPolicyShortenedName(SchedPolicy policy) GetSchedPolicyShortenedName() argument 83 GetSchedPolicyFullName(SchedPolicy policy) GetSchedPolicyFullName() argument 88 AddSchedPolicyDeclaration(SchedPolicy policy, const std::string& fullName, const std::string& abbrName) AddSchedPolicyDeclaration() argument [all...] |
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_access_policy_database_test/ |
H A D | net_access_policy_database_test.cpp | 59 NetAccessPolicyData policy; in HWTEST_F() local 70 NetAccessPolicyData policy; in HWTEST_F() local 88 NetAccessPolicyData policy; in HWTEST_F() local [all...] |
/foundation/communication/netmanager_base/test/netpolicymanager/unittest/net_policy_manager_test/ |
H A D | net_policy_callback_test.cpp | 41 int32_t NetPolicyCallbackTest::NetUidPolicyChange(uint32_t uid, uint32_t policy) in NetUidPolicyChange() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | directory_manager_test.cpp | 39 HapPolicyParams policy = { in SetUpTestCase() local
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/ |
H A D | lifecycle_manager.cpp | 45 auto policy = findPolicy->second; in OnGot() local
|
/foundation/distributeddatamgr/relational_store/test/native/clouddata/unittest/ |
H A D | cloud_data_test.cpp | 32 void AllocSystemHapToken(const HapPolicyParams &policy) in AllocSystemHapToken() argument 45 void AllocNormalHapToken(const HapPolicyParams &policy) in AllocNormalHapToken() argument
|
/third_party/ltp/include/ |
H A D | tst_sched.h | 31 static inline int sys_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in sys_sched_setscheduler() argument 51 static inline int libc_sched_setscheduler(pid_t pid, int policy, const struct sched_param *param) in libc_sched_setscheduler() argument
|
/third_party/ltp/testcases/kernel/syscalls/get_mempolicy/ |
H A D | get_mempolicy02.c | 37 int policy; member 76 int policy; in do_test() local
|