Home
last modified time | relevance | path

Searched defs:policyStr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/test/unittest/
H A Dprocess_group_test.cpp25 static bool CovertSchedPolicyStringToEnumType(char* policyStr, SchedPolicy* policy) in CovertSchedPolicyStringToEnumType()
45 char* policyStr = argv[2]; in SetThreadSchedPolicyTest() local
60 char* policyStr = argv[2]; in SetThreadGroupSchedPolicyTest() local
90 const char* policyStr = GetSchedPolicyShortenedName(policy); in GetSchedPolicyShortenedNameTest() local
103 const char* policyStr = GetSchedPolicyShortenedName(policy); in GetSchedPolicyFullNameTest() local
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dglobal_proxy_plugin_test.cpp108 std::string policyStr; variable
H A Dnetwork_manager_plugin_test.cpp168 std::string policyStr; variable
/ohos5.0/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_credential.cpp260 auto policyStr = new (std::nothrow) char[outParams->dataLen + 1]; in SetPermissionPolicy() local
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp1451 std::string policyStr = data.ReadString(); in ON_IPC_CMD() local