Searched refs:g_regPoliciesSize (Results 1 – 2 of 2) sorted by relevance
64 static int g_regPoliciesSize = sizeof(g_registryPolicies) / sizeof(PolicySetting); variable
189 res = SetPresetPolicies(g_registryPolicies, g_regPoliciesSize, params, policies, policyNum); in GetCommunicationStrategy()284 … if (CheckSvcPolicies(g_registryPolicies, g_regPoliciesSize, ¶ms) == AUTH_ERRORCODE_SUCCESS) { in IsCommunicationAllowed()