Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/
H A Dprivacy_manager_proxy.cpp30 static const int MAX_SEC_COMP_ENHANCE_SIZE = 1000; variable
413 if (size > MAX_SEC_COMP_ENHANCE_SIZE) { in GetSpecialSecCompEnhance()