Home
last modified time | relevance | path

Searched defs:policy (Results 76 - 100 of 426) sorted by relevance

12345678910>>...18

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setparam/
H A D1-1.c46 int result, child_pid, tmp_errno, policy; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sched_setscheduler/
H A D17-1.c47 int policy, invalid_priority, result = PTS_PASS; in main() local
[all...]
H A D1-1.c44 int tmp, policy, priority, result = PTS_PASS; in main() local
[all...]
H A D19-1.c42 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 D2-1.c33 int policy; in verify_policy() local
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
H A D2-1.c32 static const long int policy = SCHED_FIFO; variable
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/
H A D1-4.c40 int policy; in thread() local
H A D1-3.c40 int policy; in thread() local
H A D1-1.c43 int policy = FIFOPOLICY; in main() local
H A D1-2.c44 int policy = RRPOLICY; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setschedparam/speculative/
H A D3-1.c32 int policy = FIFOPOLICY; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/
H A D4-1.c79 static void check_param(pthread_t thread, int policy, int priority) in check_param() argument
/third_party/python/Doc/includes/
H A Demail-read-alternative.py8 from email import policy namespace
/third_party/python/Lib/test/test_email/
H A Dtest_inversion.py9 from email import policy, message_from_bytes namespace
29 policy = policy.default variable in TestInversion
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dmodule.h38 sepol_policydb_t *policy; member
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H A Dmultistages_capture_dfx_request_policy.cpp40 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 Dprocess_group_test.cpp25 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 Dsched_policy.cpp28 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 Dnet_access_policy_database_test.cpp59 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 Dnet_policy_callback_test.cpp41 int32_t NetPolicyCallbackTest::NetUidPolicyChange(uint32_t uid, uint32_t policy) in NetUidPolicyChange() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Ddirectory_manager_test.cpp39 HapPolicyParams policy = { in SetUpTestCase() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/lifecycle/
H A Dlifecycle_manager.cpp45 auto policy = findPolicy->second; in OnGot() local
/foundation/distributeddatamgr/relational_store/test/native/clouddata/unittest/
H A Dcloud_data_test.cpp32 void AllocSystemHapToken(const HapPolicyParams &policy) in AllocSystemHapToken() argument
45 void AllocNormalHapToken(const HapPolicyParams &policy) in AllocNormalHapToken() argument
/third_party/ltp/include/
H A Dtst_sched.h31 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 Dget_mempolicy02.c37 int policy; member
76 int policy; in do_test() local

Completed in 9 milliseconds

12345678910>>...18