Searched refs:GetSchedPolicyShortenedName (Results 1 – 4 of 4) sorted by relevance
155 const char* policyName = GetSchedPolicyShortenedName(SP_DEFAULT);168 const char* policyName = GetSchedPolicyShortenedName(SP_FOREGROUND);181 const char* policyName = GetSchedPolicyShortenedName(SP_BACKGROUND);
90 const char* policyStr = GetSchedPolicyShortenedName(policy); in GetSchedPolicyShortenedNameTest()103 const char* policyStr = GetSchedPolicyShortenedName(policy); in GetSchedPolicyFullNameTest()
95 const char* GetSchedPolicyShortenedName(SchedPolicy policy);
62 const char* GetSchedPolicyShortenedName(SchedPolicy policy) in GetSchedPolicyShortenedName() function