Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp800 bool isSyncConfig = (strcmp(key.c_str(), KEY_NAME) == 0 || in SetAdditionConfig() local
802 if (isSyncConfig) { in SetAdditionConfig()