Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dnotification_trust_list.h44 constexpr static inline const uint32_t PRIVILEGES_CONFIG_MIN_LEN = 2; variable
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_trust_list.cpp54 if (affects_value.length() >= PRIVILEGES_CONFIG_MIN_LEN && in GetCcmPrivilegesConfig()