Home
last modified time | relevance | path

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

/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h56 constexpr char STRING_PUBLISH_COMMON_EVENT_NG[] = "error: failed to publish the common event.\n"; variable
/ohos5.0/base/notification/common_event_service/tools/cem/src/
H A Dcommon_event_command.cpp91 resultReceiver_ = STRING_PUBLISH_COMMON_EVENT_NG; in RunAsPublishCommand()