Home
last modified time | relevance | path

Searched defs:ERR_NOTIFICATION_CESM_ERROR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dces_inner_error_code.h58 const int32_t ERR_NOTIFICATION_CESM_ERROR = 1500008; variable
/ohos5.0/base/notification/common_event_service/services/test/unittest/
H A Dinner_common_event_manager_test.cpp462 const int32_t ERR_NOTIFICATION_CESM_ERROR = 1500008; in HWTEST_F() local