Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/frameworks/core/include/
H A Dces_inner_error_code.h46 const int32_t ERR_NOTIFICATION_CES_NOT_SA_SYSTEM_APP = 1500004; variable
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/
H A Dcommon_event_services_module_test.cpp47 constexpr int32_t ERR_NOTIFICATION_CES_NOT_SA_SYSTEM_APP = 1500004; variable