Home
last modified time | relevance | path

Searched refs:sync_result (Results 1 - 1 of 1) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp926 ErrCode sync_result = EXTENTION_WRAPPER->SyncAdditionConfig(key, value); in SetAdditionConfig() local
927 if (sync_result != ERR_OK) { in SetAdditionConfig()
928 message.Message("Set addition config " + key + " ret " + std::to_string(sync_result)); in SetAdditionConfig()
929 message.ErrorCode(sync_result); in SetAdditionConfig()
931 return sync_result; in SetAdditionConfig()

Completed in 2 milliseconds