Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_utils.cpp87 constexpr int32_t KEYWORD_SIZE = 4; variable
2015 if (keywordVector.size() != KEYWORD_SIZE) { in ResetDistributedEnabled()