Home
last modified time | relevance | path

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

/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dinner_errors.cpp51 {ERR_ANS_REPEAT_CREATE, ERROR_REPEAT_SET}, in ErrorToExternal()
52 {ERR_ANS_END_NOTIFICATION, ERROR_REPEAT_SET}, in ErrorToExternal()
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dcommon_utils.cpp55 {ERROR_REPEAT_SET, "Repeat create or end"},
317 {ERR_ANS_REPEAT_CREATE, ERROR_REPEAT_SET}, in ErrorToExternal()
318 {ERR_ANS_END_NOTIFICATION, ERROR_REPEAT_SET}, in ErrorToExternal()
/ohos5.0/base/notification/distributed_notification_service/frameworks/cj/ffi/include/
H A Dinner_errors.h134 const int32_t ERROR_REPEAT_SET = 1600015; // Repeat create or end. variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/common/include/
H A Dans_inner_errors.h148 const int32_t ERROR_REPEAT_SET = 1600015; // Repeat create or end. variable