Home
last modified time | relevance | path

Searched refs:MAX_SERVICE_POLICY_NUM (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dendpoint.c47 #define MAX_SERVICE_POLICY_NUM 10000 macro
662 if (policy == NULL || policyNum > MAX_SERVICE_POLICY_NUM) { in JudgePolicy()